Skip to content
VS Code

trial balance for VS Code

io.github.theluckystrike/trial-balance

Prove your books balance: every debit and credit for a month, to the minor unit.

client:VS Code transport:streamable-http runtime:mcpb tools:9

Install trial balance in VS Code

.vscode/mcp.json

{
  "servers": {
    "trial-balance": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/trial-balance"
    }
  }
}

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

What VS Code can do once it is connected

trial balance in other clients