Skip to content
Claude Desktop

fixme agent for Claude Desktop

io.github.rotem1230/fixme-agent

Real-time AI code quality — 30 validators, 17 languages, 813+ checks

client:Claude Desktop transport:stdio runtime:npm

Install fixme agent in Claude Desktop

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

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

{
  "mcpServers": {
    "fixme-agent": {
      "command": "npx",
      "args": [
        "-y",
        "fixme-mcp"
      ],
      "env": {
        "FIXME_TOKEN": "<FIXME_TOKEN>"
      }
    }
  }
}

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

fixme agent in other clients