diff --git a/servers/stargate-mcp.json b/servers/stargate-mcp.json new file mode 100644 index 0000000000..28fbb015a5 --- /dev/null +++ b/servers/stargate-mcp.json @@ -0,0 +1,23 @@ +{ + "id": "stargate-mcp", + "name": "Stargate MCP", + "description": "Calls activateChainPath(_poolId: string, _dstChainId: string, _dstPoolId: string). Write function — may have access control restrictions (e.g. onlyOwner). Check", + "repository": "https://github.com/junct-bot/stargate-mcp", + "endpoint": "https://stargate.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "write", + "dex", + "read", + "vault", + "erc20", + "admin", + "event" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://stargate.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:33:38.411Z" +}