@gala-chain/launchpad-mcp-server 5.0.5-beta.0 → 5.0.5-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,5 +3,5 @@
3
3
  * This file is generated by scripts/inject-version.ts during build
4
4
  * DO NOT EDIT MANUALLY
5
5
  */
6
- export declare const MCP_SERVER_VERSION = "5.0.5-beta.0";
6
+ export declare const MCP_SERVER_VERSION = "5.0.5-beta.2";
7
7
  //# sourceMappingURL=version.d.ts.map
@@ -6,5 +6,5 @@
6
6
  */
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.MCP_SERVER_VERSION = void 0;
9
- exports.MCP_SERVER_VERSION = '5.0.5-beta.0';
9
+ exports.MCP_SERVER_VERSION = '5.0.5-beta.2';
10
10
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gala-chain/launchpad-mcp-server",
3
- "version": "5.0.5-beta.0",
3
+ "version": "5.0.5-beta.2",
4
4
  "description": "MCP server for Gala Launchpad - 241 tools (pool management, event watchers, GSwap DEX trading, price history, token creation, wallet management, DEX pool discovery, liquidity positions, token locks/burns, locked token queries, composite pool data, cross-chain bridging, wrap/unwrap, key derivation, streaming, chat, session auth, ban management, API keys, moderator invites, content flags, content reactions, comments, overseers, CCTV dashboard) supporting optional wallet (read-only and full-access modes). Production-grade AI agent integration for Claude Desktop with comprehensive validation and 80%+ test coverage",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -84,7 +84,7 @@
84
84
  "dependencies": {
85
85
  "@gala-chain/api": "^2.7.0",
86
86
  "@gala-chain/connect": "^2.7.0",
87
- "@gala-chain/launchpad-sdk": "5.0.4-beta.6",
87
+ "@gala-chain/launchpad-sdk": "5.0.4-beta.7",
88
88
  "@modelcontextprotocol/sdk": "^1.25.2",
89
89
  "axios": "^1.13.2",
90
90
  "bignumber.js": "^9.3.1",