knownissue for Cursor
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
client:Cursor
transport:streamable-http
Install knownissue in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"knownissue": {
"url": "https://mcp.knownissue.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs