Skip to content
Gemini CLI

beefy mcp for Gemini CLI

io.github.junct-bot/beefy-mcp

Beefy - 10 tools for protocol data and tools

client:Gemini CLI transport:streamable-http

Install beefy mcp in Gemini CLI

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

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

beefy mcp in other clients