Skip to content
Claude Desktop

jupiter mcp for Claude Desktop

io.github.junct-bot/jupiter-mcp

Jupiter - 4 tools for swap quotes, liquidity pools, and trading data

client:Claude Desktop transport:streamable-http

Install jupiter mcp in Claude Desktop

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

{
  "mcpServers": {
    "jupiter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://jupiter.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

jupiter mcp in other clients