For agents

Give your AI agent every social account

One MCP server turns FoPost into tools your agent can call: draft, schedule, publish, and check on posts across every connected network, with you approving each step.

mcpServers
{
  "mcpServers": {
    "fopost": {
      "command": "npx",
      "args": ["-y", "@fopost/mcp"],
      "env": { "FOPOST_API_KEY": "your-api-key" }
    }
  }
}

One server, every client

The MCP server speaks the standard protocol over stdio. Any client that supports MCP can use all 14 tools.

Approval before publish

Tools schedule and publish only when the client runs them, and every client shows the call first. Nothing goes live by surprise.

Scoped, per workspace

The agent gets a key with only the scopes it needs and only sees that workspace. Revoke it at any time.

Agent questions, answered

Which agents are supported?

Any client that speaks MCP, including Claude Code, Claude Desktop, Cursor, Codex, Windsurf, Gemini CLI, and OpenClaw. FoPost Agent is built into the dashboard and needs no setup.

What can an agent do?

List and inspect posts, schedule, edit, cancel and delete them, check deliveries and account health, list workspaces, generate captions, rewrite for each platform, repurpose a URL, and read the AI credit balance.

Will an agent post without asking?

No. Every supported client shows the tool call and waits for approval. The server only acts inside an approved call.

Does it cost extra?

No. The MCP server is included with every account. The three AI tools use AI credits like the same features in the dashboard.

Can I run it for several clients or brands?

Create one API key per workspace and register the server once per key. Each key only reaches its own workspace.

Your agent, every network

Starting is free and the MCP server is included. Create a key, add the server, and schedule your first post from your agent.

Get your API key