mym MCP and AI automation
mym MCP: let AI tools work with your mym data.
A Model Context Protocol interface that lets approved AI tools query connected mym creator data through natural language, with per-creator scoping and revocable keys.
Which AI tools connect through mym MCP?
A two-click install for the AI tools your team already uses. Add the server entry, drop in your API key, and start asking questions.
Claude
Connect Claude Desktop to the mym MCP server so it can read scoped creator data during a conversation.
- Two-click install
- Scoped per creator
- Natural-language reports
ChatGPT
A ChatGPT connector for asking questions about revenue, subscribers, and campaigns.
- Two-click install
- Custom GPT actions
- Message draft assistance
Cursor
Give Cursor's AI agent access to mym API documentation and sample data while you build.
- Two-click install
- Developer-focused context
- Sample payload lookups
Manus
A Manus agent integration for running multi-step creator operations tasks.
- Two-click install
- Autonomous task runs
- Approval checkpoints
What does a mym MCP configuration look like?
A standard MCP server entry pointing at your mym API key. Paste it into your AI tool's configuration and you are connected.
{
"mcpServers": {
"mym-api": {
"command": "npx",
"args": ["-y", "@apimym/mcp-server"],
"env": {
"MYM_API_KEY": "YOUR_API_KEY",
"MYM_CREATOR_SCOPE": "cr_1042"
}
}
}
}Server entry for an MCP-compatible client.
What can you ask once mym MCP is connected?
Natural-language questions a connected AI tool answers using approved, scoped creator data.
- “Compare subscription revenue across my connected creators.”
- “Find subscribers whose spending declined in the past 30 days.”
- “Draft a campaign for subscribers who purchased private media.”
- “Summarize yesterday's PPV and tip revenue.”
- “Compare campaign spend with attributed creator revenue.”
What can AI agents do with mym data?
AI-assisted workflows built on top of the mym API integration layer.
AI agents
Run multi-step agent tasks against scoped creator data, with human approval on sensitive actions.
Natural-language reports
Ask for a revenue or engagement summary in plain language and get a structured answer.
Message drafting
Draft fan campaign or reply copy for review, never sent automatically.
Revenue analysis
Break down subscriptions, PPV, Private Media, and tips by creator or period.
Churn analysis
Surface subscribers whose spend or engagement is declining.
Audience segmentation
Group fans by spend, recency, or content preference for targeting.
What does the mym MCP tool list include?
The MCP tools exposed to a connected AI client, scoped to the creators and data types you approve.
- get_creator_revenue_summary
- list_subscribers_by_segment
- get_churn_risk_subscribers
- draft_campaign_message
- get_ppv_and_tip_activity
- compare_ad_spend_to_revenue
Can access be scoped per creator?
Scoping controls so an agency grants AI tools access to exactly the creators and data types intended.
Per-creator scope
Restrict a connection to one creator or a defined subset of a roster.
Read-only by default
Default access is read-only, with drafting actions requiring explicit review.
Revocable keys
Rotate or revoke an MCP connection at any time from one place.
Frequently asked questions
- The mym MCP is a Model Context Protocol interface that lets approved AI tools work with connected mym creator data through natural language, scoped per creator and revocable at any time.
- Add the mym MCP server entry to Claude Desktop's configuration, like the snippet shown on this page, and drop in your API key.
- Yes. Connectors cover Claude, ChatGPT, Cursor, and Manus. Exact setup steps depend on each tool's own MCP support.
- Yes, per-creator scoping lets an agency grant an AI tool access to a single creator or a defined subset of a roster.
- No. Message drafting produces content for human review. mym MCP does not send messages or perform destructive actions on its own.
Build on mym today
Request early access to mym API and tell us what you want to build for your creators.