MCP server & REST API

Run your social media from your own agent.

Point Claude, ChatGPT, Cursor, Gemini, OpenClaw or any MCP client at one URL and it can draft, review, schedule and publish on your accounts. No subscription, and no key to paste — the server speaks OAuth and your client handles it.

Connect in one linelive
mcp: https://api.lots.social/mcp
docs: https://api.lots.social/docs
rest: https://api.lots.social

OAuth 2.1 with PKCE, discovered automatically by most clients.

Connect your agent

The config is the same everywhere.What changes is where you paste it.

MCP client configuration
{
  "mcpServers": {
    "lotssocial": {
      "url": "https://api.lots.social/mcp"
    }
  }
}

No API key here. The server implements OAuth 2.1 with PKCE, your client discovers the endpoints, and you approve access in the browser once.

Claude

Settings → Connectors → Add custom connector, or drop the config into claude_desktop_config.json.

ChatGPT

Settings → Connectors → Add a custom MCP connector and paste the URL.

Cursor

Cmd/Ctrl + , → search "MCP Servers" → Edit in settings.json, then restart Cursor.

Gemini

Add the server URL to your MCP client configuration.

OpenClaw

Add the server URL to your MCP client configuration.

Hermes Agent

Add the server URL to your MCP client configuration.

Full MCP setup guide
What your agent can do

One registry, served as MCP and REST.So the two can never drift.

Every capability below exists as an MCP tool and as a REST endpoint, because both are generated from the same definition. The reference is generated too — so it is current by construction, and it is the thing to read rather than any summary of it.

Publishing and scheduling

Create, update, bulk-create, reschedule and cancel posts across all 12 networks, with per-platform captions and platform-specific fields.

Connected accounts

List the accounts and brands a workspace can publish to, and read the details of any one of them.

Media

Upload media, read and update its metadata, and attach it to posts. Files are re-encoded per platform on publish.

Analytics

Per-post and aggregate performance, and the posts a brand has done best with.

Campaigns

Create a campaign, save its plan, activate and end it, read attributed results, and generate a dated retrospective.

Brand context

Read and write the business profile and the brand social goal that every draft is written from.

Review and rewrite

Ask for an independent review of a draft, or a rewrite — the same review the app runs before anything is scheduled.

Research

Industry news, public posts, audience voice, peer accounts and platform playbooks.

Approvals and comments

Set approval state on a post, and read or write comments on it.

No lock-in

Billed on what you hold.

Connected accounts bill at a flat rate per account per month and media storage per GB, charged daily on what you actually hold — not on calls, posts or seats. Purchased credits never expire, so an idle month costs you nothing but the accounts you keep.

See pricing

Approval-first, over the API too.

MCP and REST publish through the same validation and approval path as the dashboard, and an AI-written post is rejected unless its independent review is current and passing. There is no autonomous posting mode to leave switched on by accident.

Pricing

Pay with credits, or take a plan.Whichever you prefer.

Credits fund the API, the MCP server and everything else with no subscription at all. If a plan suits you better, the same capacity comes bundled — the API is not gated either way.

MonthlyAnnualSave up to 24%

Starter

For one business, a handful of accounts

$12/month
  • 3,500 LotsTech Credits monthly
  • Unlimited brands
  • Unlimited workspaces
  • Unlimited team members
  • Unlimited posts
  • Unused credits roll over, up to 3x your monthly grant
  • Credits work across every Lots app
  • Add more accounts and storage with credits
⭐ Most Popular

Plus

For a growing business across every channel

$24/month
  • 7,500 LotsTech Credits monthly
  • Unlimited brands
  • Unlimited workspaces
  • Unlimited team members
  • Unlimited posts
  • Unused credits roll over, up to 3x your monthly grant
  • Credits work across every Lots app
  • Add more accounts and storage with credits

Pro

For multi-brand owners and small studios

$49/month
  • 16,000 LotsTech Credits monthly
  • Unlimited brands
  • Unlimited workspaces
  • Unlimited team members
  • Unlimited posts
  • Unused credits roll over, up to 3x your monthly grant
  • Credits work across every Lots app
  • Add more accounts and storage with credits

Enterprise

More than 100 accounts?

Large agencies, franchise and multi-location groups, and brands running a portfolio of businesses. We agree the capacity up front, invoice you for it, and everything else stays the same — unlimited workspaces, brands, team members and posts, with the API and MCP server included.

Talk to us

No subscription required

Pay as you go with LotsTech Credits

Buy credits once, enable credit billing, and connect only the accounts and storage you need. Purchased credits never expire.

  • Connected social accounts: 1,000 credits per account per month
  • Media storage: 300 credits per GB per month

Estimate one month

Estimated monthly need

1,300 credits

About $2 in credits

Minimum top-up: 10,000 credits. The unused balance remains in your wallet.

Questions

The short answers.Asked of us, and of your agent.

Does LotsSocial have an MCP server?
Yes. It is hosted at https://api.lots.social/mcp and works with Claude, ChatGPT, Cursor, Gemini, OpenClaw, Hermes Agent and any other MCP client. Authentication is OAuth 2.1 with PKCE and most clients discover it automatically, so there is no key to paste — you add the URL and approve access in the browser.
Does LotsSocial have a REST API?
Yes, and it is the same surface. Every capability is defined once in one registry and served both as an MCP tool and as a REST endpoint, so the two cannot drift. The base URL is https://api.lots.social and requests authenticate with an API key sent as an Authorization Bearer token or an X-API-Key header. The full endpoint reference and an OpenAPI 3.0 spec are published at https://api.lots.social/docs.
What can an agent actually do through it?
Draft, review, rewrite, schedule, publish, reschedule and cancel posts across 12 networks; read and write brand context; upload and manage media; run campaigns and read their attributed results; pull per-post and aggregate analytics; research industry news, public posts and audience voice; and set approval state. The reference at https://api.lots.social/docs is generated from the live registry, so it is always current.
Do I need a subscription to use the API or MCP server?
No. A plan is one way to pay, not a requirement — LotsTech Credits alone can fund everything, and a credits-only customer has no subscription at all. Connected accounts bill at a flat rate per account per month and media storage per GB, charged daily on what you actually hold. Purchased credits never expire.
Which social networks can I publish to?
Twelve: Facebook, Instagram, X, LinkedIn, YouTube, TikTok, Pinterest, Threads, Bluesky, Mastodon, Reddit and Google Business.
Can an agent publish without my approval?
No. The API and the MCP server publish through the same validation and approval path as the dashboard, and an AI-written post is rejected unless its independent review is current and passing. There is no autonomous posting mode.

One URL.Your agent does the rest.

mcp: https://api.lots.social/mcp