XKnow Knowledge Base for Zed
io.github.techreone/xknow-mcp
Search and explore source-backed SEO, SaaS, and LLM-wiki knowledge from the XKnow knowledge base.
client:Zed
transport:stdio
runtime:npm
Install XKnow Knowledge Base in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"xknow-mcp": {
"command": "npx",
"args": [
"-y",
"xknow-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs