Skip to content
VS Code

EnvelopeBudget for VS Code

com.envelopebudget/mcp

Review EnvelopeBudget data and optionally categorize transactions with explicit scoped permissions.

client:VS Code transport:streamable-http

Install EnvelopeBudget in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://envelopebudget.com/mcp"
    }
  }
}

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

EnvelopeBudget in other clients