You're shipping with Claude, OpenClaw, Hermes. Give your agent one safe skill to publish everywhere — over MCP or a single REST call. No raw tokens, no OAuth babysitting, full audit log.
Autonomous agents act on their own. Handing one your raw platform tokens is how a stray loop nukes your accounts at 3am. Social Fanout is the gateway in between.
Your agent gets one Social Fanout key. Platform tokens are stored and refreshed server-side — the agent never sees them, so a leaked prompt can't leak your accounts.
Each publish returns a jobId and a per-network receipt,
and every attempt is logged. Revoke the key and the agent's reach is
gone instantly.
Per-key platform and monthly publish limits mean a runaway agent hits a wall, not your reputation. You set the blast radius.
Point your agent at the MCP server, or just have it call the REST endpoint. Same key, same audit log either way.
# point the local MCP server at your key, then run it FANOUT_API_BASE_URL=https://socialfanout.com \ FANOUT_API_KEY=spk_live_… \ npm run mcp # → your agent gets fanout_publish_post + health, # providers, connections & start_oauth. No raw tokens.
Embed Social Fanout inside your app or agent and offer it to your own users. Self-host the MIT-licensed code on your infra, or embed our hosted service under a lightweight written reseller agreement.
Grab a free key, point your agent at the MCP server, and let it publish to every network your audience lives on — safely.