Skip to content
VS Code

bookkeeping for VS Code

io.helloledger/bookkeeping

Bookkeeping for owner-operated businesses. Query transactions, invoices, and reports.

client:VS Code transport:streamable-http

Install bookkeeping in VS Code

.vscode/mcp.json

{
  "servers": {
    "bookkeeping": {
      "type": "http",
      "url": "https://mcp.helloledger.io/mcp"
    }
  }
}

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

bookkeeping in other clients