Skip to content
VS Code

BetterOff for VS Code

finance.betteroff/public

Anonymous public tools for BetterOff. See the published agent boundary before use.

client:VS Code transport:streamable-http

Install BetterOff in VS Code

.vscode/mcp.json

{
  "servers": {
    "public": {
      "type": "http",
      "url": "https://betteroff.finance/mcp"
    }
  }
}

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

BetterOff in other clients