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
{
"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