Skip to content
VS Code

bilg for VS Code

com.bilgai/bilg

Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.

client:VS Code transport:streamable-http

Install bilg in VS Code

.vscode/mcp.json

{
  "servers": {
    "bilg": {
      "type": "http",
      "url": "https://mcp.bilgai.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

bilg in other clients