Fix
MCP Serverby djnsty23 · Added 5mo ago
Claude
18
Install
git clone https://github.com/djnsty23/claude-auto-devAdd to Claude
claude mcp add fixQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"fix": {
"command": "npx",
"args": [
"@modelcontextprotocol/fix"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fix a specific bug or problem in the codebase. Analyzes code to find and fix issues without creating plans. Use when user reports a bug, error, or something not working. Always suggests test coverage and adds logging.
Tags
developmenttypescriptgobashapiskill