Early bird discounts live! Claim your offer
MemberPass Logo

MCP Server for AI Agents

MemberPass speaks the Model Context Protocol. Connect Claude Desktop, Cursor, ChatGPT Desktop, or VS Code to mcp.memberpass.net and drive your creator workflow in natural language.

MemberPass hosts a Model Context Protocol (MCP) server at https://mcp.memberpass.net. Any MCP-aware client can connect with a Sanctum personal access token and drive the creator workflow through tool calls.

What you get

  • 42 tools covering projects, plans, subscribers, subscriptions, access codes, payment methods, payments, transactions, resources, teams, roles, groups, tokens, deep links, portal URLs, bot status, member moderation, activity log, webhook endpoints, analytics and reports (dashboard metrics, earnings, subscriber analytics, transaction breakdowns, plan performance), and async-job polling. Full catalog.
  • 6 enum resourcesability, error-code, payment-provider, platform-type, subscription-status, webhook-event. Agents load these for context before calling a tool. Reference.
  • No prompts are shipped — the entire surface is tools + resources.
  • Fine-grained authorization. Every tool enforces its own ability (project:view-any, project-subscription-plan:create, …) on top of the top-level mcp:full gate, so a leaked MCP token cannot act beyond the scopes you granted.

Connection details

  • Endpoint: https://mcp.memberpass.net
  • Transport: MCP streamable HTTP
  • Auth: Authorization: Bearer mpt_live_... — must include the mcp:full ability
  • Ability catalog: memberpass://enums/ability resource (65 abilities)
  • Rate limit: 120 tool calls/min per token (mcp bucket); unauthenticated probes capped at 5/min per IP

Start read-only. Mint your first token with mcp:full plus the *.view and *.view-any abilities. Upgrade to write abilities only after you've tried the flows read-only.

Which client?

Example prompts

Natural-language calls any MCP client can translate into tool invocations against the MemberPass surface:

  • "How are my earnings last month split by payment provider?"
  • "List my projects and tell me which one has the most active subscribers."
  • "Which subscription plan in project Premium Trading earned the most revenue last month?"
  • "Show me the five most recent failed payments across all my projects."
  • "How many unredeemed access codes are outstanding on plan Elite Monthly?"
  • "Audit the activity log for subscriber usr_01H... — did anyone ban and unban them in the last 30 days?"
  • "Create a new project called 'Research Premium' and scaffold a monthly plan at $29."
  • "Cancel [email protected]'s subscription with reason 'user requested'."

Each tool's reference page includes more targeted examples.

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