XKnow Knowledge Base for VS Code
io.github.techreone/xknow-mcp
Search and explore source-backed SEO, SaaS, and LLM-wiki knowledge from the XKnow knowledge base.
client:VS Code
transport:stdio
runtime:npm
Install XKnow Knowledge Base in VS Code
.vscode/mcp.json
{
"servers": {
"xknow-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"xknow-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs