Skip to content
Zed

Bunny for Zed

com.bunny/bunny

Billing, subscriptions and quoting for B2B SaaS

client:Zed transport:streamable-http

Install Bunny in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "bunny": {
      "url": "https://{subdomain}.bunny.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Bunny in other clients