Skip to content
VS Code

OpenBudget MCP Server for VS Code

sh.openbudget/mcp

Ask your AI about bank accounts, spending, debts, holdings, and investment activity.

client:VS Code transport:streamable-http

Install OpenBudget MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.openbudget.sh/mcp"
    }
  }
}

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

OpenBudget MCP Server in other clients