Early bird discounts live! Claim your offer
MemberPass Logo

MCP Quickstart

Connect Claude Desktop to the MemberPass MCP server in five minutes.

Mint an MCP-capable token

In the dashboard: Settings → API Tokens → Create token. Pick the mcp:full ability plus any read-only per-entity abilities you want the assistant to exercise (start with project:view-any, project-user:view-any, project-subscription-plan:view-any).

Copy the token value — you'll need it once and can't retrieve it later.

Point Claude Desktop at the server

Open Claude Desktop's settings, navigate to Developer → MCP, and add:

{
  "mcpServers": {
    "memberpass": {
      "url": "https://mcp.memberpass.net",
      "headers": {
        "Authorization": "Bearer mpt_live_YOUR_TOKEN"
      }
    }
  }
}

See connecting Claude Desktop for the full setup, including older Claude Desktop versions that need the mcp-remote stdio bridge.

Restart Claude Desktop.

Try it

Open a new chat and ask:

List my MemberPass projects.

Claude invokes the list_projects tool and renders the response. You can also ask:

How many subscribers are on Premium Monthly?

Which subscribers redeemed access codes in the last week?

What if I use Cursor, ChatGPT Desktop, or VS Code instead?

Same server URL, same auth, different config files:

Next

How is this guide?

On this page

MemberPass is a product designed by you — for you.

No boardroom full of executives deciding what we ships next. Our roadmap always shaped by you with your feedback.

Share feedback or a request