Skip to content
Windsurf

File AI for Windsurf

io.github.flyfish-dev/file-ai

Agent-ready local document context with stable anchors.

client:Windsurf transport:stdio runtime:npm

Install File AI in Windsurf

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

{
  "mcpServers": {
    "file-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@flyfish-dev/file-ai"
      ]
    }
  }
}

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

File AI in other clients