Model Context Protocol
Empower
Your AI
Connect Claude, Cursor, and other AI agents directly to your XenonFlare workspace. Upload, schedule, and manage content without leaving your chat.
Natural Language Uploads
"Upload media from last week to YouTube and Instagram" - Your AI handles the rest.
Hosted MCP Server
Connect instantly via mcp.xenonflare.com. No local setup required for your AI agents.
Context Aware
Your AI knows your channel history, best performing times, and content strategy.
Secure & Sandboxed
Running locally or hosted, your API keys stay under your control.
claude_desktop_config.json
{
"mcpServers": {
"xenonflare": {
"command": "npx",
"args": ["tsx", "xenonflare-mcp.ts"],
"env": {
"XENONFLARE_API_KEY": "xf_live_..."
}
}
}
}