mcp knowledge gaps for Zed
io.github.onetrueclaude-creator/mcp-knowledge-gaps
Find what your knowledge base mentions but doesn't actually explain.
client:Zed
transport:stdio
runtime:pypi
Install mcp knowledge gaps in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-knowledge-gaps": {
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": "<KNOWLEDGE_GAPS_LICENSE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs