Skip to content
Gemini CLI

compound mcp for Gemini CLI

io.github.junct-bot/compound-mcp

Compound - 8 tools for lending rates, supply, and borrow data

client:Gemini CLI transport:streamable-http

Install compound mcp in Gemini CLI

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

{
  "mcpServers": {
    "compound-mcp": {
      "httpUrl": "https://compound.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

compound mcp in other clients