forage for Windsurf
io.github.isaac-levine/forage
Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.
client:Windsurf
transport:stdio
runtime:npm
Install forage in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"forage": {
"command": "npx",
"args": [
"-y",
"forage-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs