knownissue for Zed
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
client:Zed
transport:streamable-http
Install knownissue in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"knownissue": {
"url": "https://mcp.knownissue.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs