Skip to content
VS Code

budgey for VS Code

com.budgeyapp/budgey

See what's left this period, log spending, and manage your Budgey budget.

client:VS Code transport:streamable-http

Install budgey in VS Code

.vscode/mcp.json

{
  "servers": {
    "budgey": {
      "type": "http",
      "url": "https://www.budgeyapp.com/mcp"
    }
  }
}

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

budgey in other clients