Skip to content
VS Code

Bunny for VS Code

com.bunny/bunny

Billing, subscriptions and quoting for B2B SaaS

client:VS Code transport:streamable-http

Install Bunny in VS Code

.vscode/mcp.json

{
  "servers": {
    "bunny": {
      "type": "http",
      "url": "https://{subdomain}.bunny.com/api/mcp"
    }
  }
}

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

Bunny in other clients