Model Context Protocol.
ReachPill's entire tool set, exposed to AI agents over one endpoint.
what it does
ReachPill runs a full Model Context Protocol server at a single streamable-HTTP endpoint. Any MCP-capable client — Claude, ChatGPT, Claude Code, or an agent you built — can authenticate, see the whole tool catalog, and drive the product the same way the console does. Slack is an MCP client too: the same tool set is reachable from a workspace, not just the review buttons.
how it connects
Point a client at the endpoint
https://app.reachpill.com/mcp. Paste it into an MCP-capable client and OAuth 2.1 handles discovery, registration and consent — you approve which organization gets connected.
Or use an API key
For scripts and servers, create an mg_live_ key from Settings → MCP and send it as a bearer token instead.
Teach an agent the workflows
A downloadable SKILL.md from the same settings page explains how the tools fit together, not just what they're called.
what you get
- Campaigns, generation, blog, social, brand and account tools — the same catalog the console assistant uses
- Org-scoped, revocable API keys for unattended scripts
- Credit-aware tools — agents can check balance and cost estimates before spending anything
