fixme agent for Windsurf
io.github.rotem1230/fixme-agent
Real-time AI code quality — 30 validators, 17 languages, 813+ checks
client:Windsurf
transport:stdio
runtime:npm
Install fixme agent in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fixme-agent": {
"command": "npx",
"args": [
"-y",
"fixme-mcp"
],
"env": {
"FIXME_TOKEN": "<FIXME_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs