Skip to content
Gemini CLI

jupiter mcp for Gemini CLI

io.github.junct-bot/jupiter-mcp

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

client:Gemini CLI transport:streamable-http

Install jupiter mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "jupiter-mcp": {
      "httpUrl": "https://jupiter.mcp.junct.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

jupiter mcp in other clients