Skip to content
Gemini CLI

Base Intel MCP for Gemini CLI

io.github.selflabbs/base-intel-mcp

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

client:Gemini CLI transport:streamable-http

Install Base Intel MCP in Gemini CLI

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

{
  "mcpServers": {
    "base-intel-mcp": {
      "httpUrl": "https://base.selflabbs.com/mcp"
    }
  }
}

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

Base Intel MCP in other clients