Skip to content
Cline

fixme agent for Cline

io.github.rotem1230/fixme-agent

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

client:Cline transport:stdio runtime:npm

Install fixme agent in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

fixme agent in other clients