Debugger
MCP Serverby aitmpl.com · Added 5mo ago
Claude
8.1k
Install
git clone https://github.com/ydnikolaev/antigravity-factoryAdd to Claude
claude mcp add debuggerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"debugger": {
"command": "npx",
"args": [
"@modelcontextprotocol/debugger"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
"Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues. Specifically:\n\n<example>\nContext: Application is crashing intermittently with a null pointer exception in production, but the issue can't be repro
Tags
developmentagentaitmplagent