All apps
Hover to scroll
Hover to scrollBulk Instagram creator lists by hashtag, niche, location, or a competitor's followers — username, follower count, bio, category, and verified status, with optional deep enrichment (engagement rate, bio email, external link).
- 2 Ounie credits per creator (3 with deep enrichment), charged only for creators actually returned (unused reserves refund automatically)
- Web dashboard, REST API, and a native MCP server for Cursor, Claude, and ChatGPT
- AI agents without an account pay per call in USDC on Base via x402
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Creator Atlas — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Creator Atlas's tools:
{
"mcpServers": {
"instagram-creators": {
"url": "https://instagram-creators.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Creator profile | 2 credits per call |
| Creator profile with deep enrichment | 3 credits per call |