Knowa for VS Code
com.knowalabs/knowa
Team docs served to AI agents over MCP - search, Markdown reads, version pinning, read audit.
client:VS Code
transport:streamable-http
Install Knowa in VS Code
.vscode/mcp.json
{
"servers": {
"knowa": {
"type": "http",
"url": "https://app.knowalabs.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs