Handler

Give your AI your social media.

Handler is a social media manager whose primary user is an agent. Connect your accounts once, point Claude at Handler over MCP, and it drafts, schedules and publishes across your networks. Every post it writes waits in a review queue until you approve it.

Publishing on X and Facebook today · listening on TikTok.

It’s handled

Ask in plain language. Handler does the rest.

Handler runs a remote MCP server, so Claude sees your accounts as tools rather than a website to click through. The tool names below are the ones Handler actually exposes.

handler · mcpconnected
you      post the launch note to X and Facebook

claude   list_accounts  → 2 profiles
         create_post    → queued for review

handler  1 post waiting in /review

The post stops there. It publishes when you approve it, and not before.

The agent rail

What your agent can do

Five tools over MCP. Each one maps to a REST endpoint under /api/v1 — the connector and the API are the same spine, not two separate products.

The trust layer

You gave an AI your accounts. Handler acts like it.

The hard part of an agent-first product isn’t the posting. It’s making it reasonable to hand over the keys in the first place.

Every post is reviewed

There is no setting that lets an agent publish unsupervised, because that setting would be the whole risk. Posts arrive as drafts and wait.

The review queue

Your agent writes; you skim and approve. Approving is the only thing that turns a queued post into a published one.

Encrypted at rest

Platform tokens are encrypted with AES-256-GCM under a per-workspace derived key. Your API keys are stored as hashes — Handler cannot show one to you twice.

Audit log

Every use of a platform token writes a row: which account, what it did, when. Handing over your accounts should leave a paper trail.

Listening

Know who’s talking about you.

Handler sweeps social platforms for your keywords every morning, then pulls the comment threads on the posts that matter — which is usually where the actual leads are, not in the post itself.

The hard part is that keyword search on these platforms is not exact match. In one early run, 208 of 214 collected posts didn’t contain the keyword they were filed under — searching “elemental prep” was returning content about a music festival. So Handler verifies every post against its own text before it spends anything analysing it.

AI matches

A second reader who says “skip this one”.

What survives the keyword check goes to Claude with a description of your brand. It answers three things about every post, and it is told to mark a post irrelevant when in doubt — because the cost of a cluttered inbox is that you stop opening it.

A comment counts as a match even when it never names you — “is this good for beginners?” under a review of your product is a lead, and it is judged in the context of the post it replies to.

Networks

What’s live today

The honest version. A network appears here when it has a working adapter, not when it appears in the database schema.

PublishingX · Facebook
ListeningTikTok · Instagram (hashtags, early)
Next upBluesky · Mastodon · Threads · LinkedIn · YouTube · Pinterest

Questions

Before you hand over the keys

Which assistant does this work with?
Claude today, through a remote MCP connector you add once. Handler’s MCP server is built on the official SDK and a standard OAuth 2.1 flow, so other MCP clients are a short step away rather than a rewrite — but Claude is the one that is wired up and tested, so it is the only one we will claim.
Will it post something without asking me?
No. Every post an agent creates lands in the review queue as a draft and stays there until you approve it. There is deliberately no unattended mode.
What happens to my tokens?
They are encrypted at rest with AES-256-GCM. API keys are stored hashed, never in the clear. Every use of a token is written to the audit log.
Which networks actually work today?
X and Facebook for publishing. TikTok is where listening actually produces results — Instagram is wired but has not returned much yet. The data model covers ten networks; the rest are waiting on adapters, not on a rewrite.
Is Handler finished?
No, and the list above is the honest version rather than a roadmap dressed up as a feature table. It publishes, schedules and listens today.

Ready when you are.

Connect an account, add the connector to Claude, and let it draft something small.