/** MCP Tools Registration */ import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; /** Register all MCP tools (5 total) */ export declare function registerTools(server: McpServer): void; //# sourceMappingURL=index.d.ts.map