Skip to content
Grok

Forage - MCP Server for AI Agents for Grok

io.github.ernestalabs/forage

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

client:Grok transport:streamable-http

Install Forage - MCP Server for AI Agents in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "forage": {
      "type": "http",
      "url": "https://ernesta-labs--forage.apify.actor?token={APIFY_API_TOKEN}"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Forage - MCP Server for AI Agents in other clients