Skip to content
Claude Desktop

context autopilot for Claude Desktop

io.github.chiragbachani/context-autopilot

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

client:Claude Desktop transport:stdio runtime:npm

Install context autopilot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

context autopilot in other clients