UNPKG

@gala-chain/launchpad-mcp-server

Version:

MCP server for Gala Launchpad - 102 tools (pool management, event watchers, GSwap DEX trading, price history, token creation, wallet management, DEX pool discovery, liquidity positions, token locks, locked token queries, composite pool data, cross-chain b

7 lines 244 B
/** * Get Config Tool (45% code reduction via factory pattern) * * Enhanced to include current MCP server environment state */ export declare const getConfigTool: import("../../types/mcp.js").MCPTool; //# sourceMappingURL=getConfig.d.ts.map