Skip to content
Gemini CLI

Forage - MCP Server for AI Agents for Gemini CLI

io.github.ernestalabs/forage

Web intelligence, verified B2B contacts, and a persistent knowledge graph for AI agents.

client:Gemini CLI transport:streamable-http

Install Forage - MCP Server for AI Agents in Gemini CLI

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

{
  "mcpServers": {
    "forage": {
      "httpUrl": "https://ernesta-labs--forage.apify.actor?token={APIFY_API_TOKEN}"
    }
  }
}

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

Forage - MCP Server for AI Agents in other clients