Skip to content

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

mcp knowledge gaps in other clients