@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 • 305 B
TypeScript
/**
* Switch Environment Tool
*
* Dynamically switches the MCP server to a different environment
* (production, development, or testing) while preserving wallet state.
*/
export declare const switchEnvironmentTool: import("../../types/mcp.js").MCPTool;
//# sourceMappingURL=switchEnvironment.d.ts.map