Stack Trace Medic for Cursor
io.github.evozim/stack-trace-medic
Coded error stack trace debugger and automated patch generator.
client:Cursor
transport:sse
Install Stack Trace Medic in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stack-trace-medic": {
"url": "https://stack-trace-medic-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs