UNPKG

sia-vision-mcp-server

Version:

Enhanced v2 MCP server with improved error handling, validation, and comprehensive tool schemas for SIA.Vision storytelling platform

7 lines 306 B
/** * @deprecated Legacy v1 tool definitions — scheduled for removal in next major version. * Hidden from discovery via v2-only filtering. Prefer v2 tools. */ import { MCPTool } from './storyworld-tools.js'; export declare const characterTools: MCPTool[]; //# sourceMappingURL=character-tools.d.ts.map