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

8 lines 290 B
/** * Get Version Tool * * Returns version information for both the SDK and MCP server. * Both versions are dynamically read from their respective package.json files. */ export declare const getVersionTool: import("../../types/mcp.js").MCPTool; //# sourceMappingURL=getVersion.d.ts.map