Catalog
io.github.Evozim/stack-trace-medic
OfficialStack Trace Medic
Coded error stack trace debugger and automated patch generator.
Debugs error stack traces and generates automated patches.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"stack-trace-medic": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stack-trace-medic-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.