Skip to content
Zed

memberful for Zed

io.usefulapi/memberful

Manage Memberful members, subscriptions, plans, passes and coupons via the GraphQL API.

client:Zed transport:streamable-http

Install memberful in Zed

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

{
  "context_servers": {
    "memberful": {
      "url": "https://memberful.usefulapi.io/mcp"
    }
  }
}

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

memberful in other clients