← Index

io.github.rotem1230/fixme-agent

io.github.rotem1230/fixme-agent·v1.3.0·Calendar & Time
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "fixme-agent": {
      "command": "npx",
      "args": [
        "-y",
        "fixme-mcp"
      ],
      "env": {
        "FIXME_TOKEN": "<your-fixme_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "fixme-agent": {
      "command": "npx",
      "args": [
        "-y",
        "fixme-mcp"
      ],
      "env": {
        "FIXME_TOKEN": "<your-fixme_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y fixme-mcp
§02  Environment variables
FIXME_TOKEN
requiredsecret

Your FixMe license token (get one at https://fixme-now.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time