Skip to content
Grok

jupiter mcp for Grok

io.github.junct-bot/jupiter-mcp

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

client:Grok transport:streamable-http

Install jupiter mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "jupiter-mcp": {
      "type": "http",
      "url": "https://jupiter.mcp.junct.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

jupiter mcp in other clients