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/mcpAdd 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
- Settings → Connectors → Add custom connector
- Paste https://mcp.xizor.dev/mcp
- Sign in with your Xizor account when prompted
Claude Code
claude mcp add --transport http xizor https://mcp.xizor.dev/mcp- Run the command, then use /mcp to authenticate via OAuth
ChatGPT
- Settings → Connectors (Developer Mode) → Add connector
- Server URL: https://mcp.xizor.dev/mcp
- Complete the OAuth sign-in
Gemini CLI
gemini mcp add --transport http xizor https://mcp.xizor.dev/mcp- Or add it under mcpServers in settings.json with httpUrl set to the connect URL