UNPKG

@seliseblocks/mcp-server

Version:

A Model Context Protocol (MCP) server for managing schemas in SELISE Blocks platform, built with TypeScript.

4 lines 176 B
import { ToolDefinition } from '../types'; declare const create_schema_tool: ToolDefinition; export default create_schema_tool; //# sourceMappingURL=create_schema_tool.d.ts.map