Skip to content
Windsurf

agentsbestfriend for Windsurf

io.github.therealfloatdev/agentsbestfriend

MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases

client:Windsurf transport:stdio runtime:npm

Install agentsbestfriend in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agentsbestfriend": {
      "command": "npx",
      "args": [
        "-y",
        "agentsbestfriend"
      ],
      "env": {
        "ABF_PROJECT_ROOT": "<ABF_PROJECT_ROOT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agentsbestfriend in other clients