Skip to content
Claude Desktop

gmx mcp for Claude Desktop

io.github.junct-bot/gmx-mcp

Gmx - 139 tools for perpetuals, options, and position data

client:Claude Desktop transport:streamable-http

Install gmx mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gmx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gmx.mcp.junct.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

gmx mcp in other clients