Skip to content
Windsurf

context autopilot for Windsurf

io.github.chiragbachani/context-autopilot

Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.

client:Windsurf transport:stdio runtime:npm

Install context autopilot in Windsurf

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

{
  "mcpServers": {
    "context-autopilot": {
      "command": "npx",
      "args": [
        "-y",
        "context-autopilot"
      ]
    }
  }
}

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

context autopilot in other clients