Knowledge Base for VS Code
ai.b77/knowledge-base
A searchable knowledge base your assistant reads and writes.
client:VS Code
transport:streamable-http
Install Knowledge Base in VS Code
.vscode/mcp.json
{
"servers": {
"knowledge-base": {
"type": "http",
"url": "https://knowledge-base.b77.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs