Skip to content
VS Code

Forage - MCP Server for AI Agents for VS Code

io.github.ernestalabs/forage

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

client:VS Code transport:streamable-http

Install Forage - MCP Server for AI Agents in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Forage - MCP Server for AI Agents in other clients