izorxizorxizor.dev
Model Context Protocol

Your subscription business, in your AI agent.

The Xizor MCP server lets Claude, ChatGPT and Gemini read your revenue analytics and write: edit paywalls, localize them into any language and publish — live in your app within seconds. Sign in with OAuth. No API keys, no token copying.

Connect URL
https://mcp.xizor.dev/mcp

Add this URL to any MCP client. Your agent is redirected to your Xizor login and you choose read or read + write access on the consent screen.

Full analytics

MRR, revenue, churn, trials, LTV, cohorts, funnels — every KPI as a tool.

Paywall editing

Agents draft, validate and publish paywalls. Published changes are live instantly.

First-class localization

One tool call reads every string, another writes the translations back.

OAuth 2.1, no API keys

Connect with your Xizor login. Scoped read/write consent, revocable anytime.

Set up your client

Claude.ai

  1. Settings → Connectors → Add custom connector
  2. Paste https://mcp.xizor.dev/mcp
  3. Sign in with your Xizor account when prompted

Claude Code

claude mcp add --transport http xizor https://mcp.xizor.dev/mcp
  1. Run the command, then use /mcp to authenticate via OAuth

ChatGPT

  1. Settings → Connectors (Developer Mode) → Add connector
  2. Server URL: https://mcp.xizor.dev/mcp
  3. Complete the OAuth sign-in

Gemini CLI

gemini mcp add --transport http xizor https://mcp.xizor.dev/mcp
  1. Or add it under mcpServers in settings.json with httpUrl set to the connect URL