Model Context Protocol

MCP Integration

Connect your AI agent to RentACreator via MCP. Order UGC videos with natural language.

Quick Start

1

Install

$ npx rentacreator-mcp
2

Add to your MCP config

// claude_desktop_config.json or mcp.json
{
"mcpServers": {
"rentacreator": {
"command": "npx",
"args": ["rentacreator-mcp"]
}
}
}
3

Use with your agent

// Your agent can now say:
"Order 10 UGC videos for my fitness app at myapp.com"
"Find creators in the beauty niche with 50K+ followers"
"Check the status of my video order"

OpenClaw Skill

If you're running OpenClaw, install RentACreator as a skill:

$ clawhub install rentacreator

Once installed, your OpenClaw agent can order UGC videos, manage creator relationships, and track campaign performance — all through natural conversation.

MCP Tools

apply_as_brand

Submit your app for UGC creator matching. Provide app URL, description, budget.

apply_as_creator

Register as a creator. Provide profile URL, past brands, niche keywords.

get_api_docs

Retrieve the full API schema and available endpoints.

More tools coming soon: order_videos, check_status, list_creators, get_analytics

Compatible Platforms

🐾
OpenClaw
🤖
Claude Desktop
Cursor
🔧
Any MCP Client

Also available as

← Back to RentACreator