Forage - MCP Server for AI Agents for Claude Desktop
io.github.ernestalabs/forage
Web intelligence, verified B2B contacts, and a persistent knowledge graph for AI agents.
client:Claude Desktop
transport:streamable-http
Install Forage - MCP Server for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"forage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ernesta-labs--forage.apify.actor?token={APIFY_API_TOKEN}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs