The OnlyTraffic Studio Model Context Protocol (MCP) server lets AI assistants like Claude and ChatGPT do all the main things you do in Studio, plus advanced analytics, on demand. It speaks the standard MCP protocol over HTTP, so any MCP-compatible client can connect.Documentation Index
Fetch the complete documentation index at: https://onlytraffic.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authorization
When a client connects for the first time, it opens a browser window pointing to our authorize page. You paste your OnlyTraffic Studio API key there, and the assistant gets access to your account. MCP uses a single OAuth scope:mcp. It gives the connected assistant full account access through the MCP tools enabled for your account, using the same API key you authorize with.
Create an API key
Go to studio.onlytraffic.com/api and create a key.
The MCP server uses the same keys as the REST API. One key works for both.
Add the MCP server in your AI client
Pick your client below and follow the integration guide:
Claude
Claude.ai web (Pro / Max / Team) and Claude Desktop.
ChatGPT
ChatGPT with Developer Mode enabled.
What you can ask
The assistant can carry out the same things you do in Studio, and answer analytical questions about your data on demand. A few example prompts:- “Show my CPL orders for the last 7 days, grouped by status.”
- “List my OnlyFans accounts with their current subscriber count and 7-day growth.”
- “Pull subscriber growth for the last 30 days and break it down by traffic source.”
- “Find my best-performing CPC creative this month by clicks and CR.”
- “Open a new CPL order on offer X for 50 subscribers from the US.”
- “Summarize my RevShare earnings last month and compare to the previous month.”
Troubleshooting
The client says 'Invalid or inactive API key'
The client says 'Invalid or inactive API key'
Make sure the key is active in Studio → API. Revoked or expired keys won’t authorize. Create a new key and try again.
The AI says 'too many requests'
The AI says 'too many requests'
Wait the duration the assistant mentions, then ask again. If it keeps happening, reduce request frequency or contact support.
The AI says it can't do a specific action
The AI says it can't do a specific action
Not every Studio action is available through MCP. If you need a specific action enabled, contact support.