Lobu for VS Code
io.github.lobu-ai/lobu
Shared, permission-aware company context for AI agents, with provenance, approvals and audit.
client:VS Code
transport:streamable-http
Install Lobu in VS Code
.vscode/mcp.json
{
"servers": {
"lobu": {
"type": "http",
"url": "https://lobu.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs