Skip to content
VS Code

BeanHub for VS Code

io.beanhub/mcp

Read and update hosted Beancount books over OAuth. No CLI access token.

client:VS Code transport:streamable-http

Install BeanHub in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.beanhub.io/mcp"
    }
  }
}

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

BeanHub in other clients