← Back to Plugins
MCP Server MCP

Forage - MCP Server for AI Agents

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ernesta-labs--forage.apify.actor?token={APIFY_API_TOKEN}",
      "variables": {
        "APIFY_API_TOKEN": {
          "description": "Your Apify API token from console.apify.com/account/integrations",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...