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.
Here's the handoff on real screens: the agent kicks off OAuth, the human approves once on the provider's own page, and the token lives with Social Fanout — never in the agent.
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 — open by default, no sales call, no closed waitlist. Self-host it on your infra or run on ours, under one license.
Grab a free key, point your agent at the MCP server, and let it publish to every network your audience lives on — safely.