Skip to content
Claude Desktop

ai context kit for Claude Desktop

io.github.ofershap/ai-context-kit

Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.

client:Claude Desktop transport:stdio runtime:npm

Install ai context kit in Claude Desktop

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

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

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

ai context kit in other clients