UNPKG

@gala-chain/launchpad-mcp-server

Version:

MCP server for Gala Launchpad SDK with 55 tools + 14 slash commands - Production-grade AI agent integration with comprehensive validation, optimized performance, and 80%+ test coverage

5 lines 181 B
/** * Get Config Tool (45% code reduction via factory pattern) */ export declare const getConfigTool: import("../../types/mcp.js").MCPTool; //# sourceMappingURL=getConfig.d.ts.map