Give your agent a crew of Powers.
#AutomateThis — instead of stitching together the Instagram, HubSpot, and WordPress APIs yourself, point your agent at one MCP server. Powers do the orchestration; you approve before anything ships. Drive it from the ipbot CLI or install the Powers skill so your agent knows exactly how to run Powers and manage Winds.
IP Bot is in private beta. Request access → get your endpoint + key → run your first Power in under 5 minutes. Already have a key? Skip to setup.
Add the IP Bot MCP server to Claude Code in one command, then install the Powers skill.
1. Add the MCP server
> claude mcp add ip-bot \
> -e IPBOT_APPSYNC_ENDPOINT=https://api.islandpitch.bot/graphql \
> -e IPBOT_API_KEY=ipbot_live_xxxxxxxxxxxxxxxx \
> -- npx -y @island-pitch/ip-bot-mcp2. Teach your agent the Powers + Winds workflow
> npx @island-pitch/ip-bot-skillsRestart Claude Code so it picks up the new server, then ask it to “list IP Bot powers”.
Get your endpoint & API key from Settings → API Keys.
Built for agents you can trust
Every Power that publishes runs through a review gate first. Your agent drafts and schedules — nothing goes live to your audience until it's approved by you, a teammate, or a tokenized review link. Powers only spend Winds on success, and failed runs are refunded automatically. Do Cool Things the Right Way!®
Pick your line in: CLI, MCP, or a drop-in Skill.
CLI
@island-pitch/ip-bot-cliThe ipbot command. Every command supports --output json for agents and CI. Drive the full content pipeline: create, review, schedule, publish.
Learn more →MCP server
@island-pitch/ip-bot-mcpModel Context Protocol over stdio. Exposes the pipeline tools plus resources that teach agents the Powers catalog and Winds economy.
Learn more →Agent skill
@island-pitch/ip-bot-skillsA drop-in skill that teaches your agent the Powers catalog and how to spend & acquire Winds — installed with one npx command.
Learn more →Why agents pick IP Bot
- Human-in-the-loop by design — agents draft and schedule; nothing ships until a person approves.
- Accessible by default — alt text is a first-class flag, so your automation ships accessible posts by default.
- Agent-grade ergonomics — stable exit codes + idempotency keys mean retries never double-post;
--output jsoneverywhere. - The Meta features others skip — collaborator invites, venue location tags, IG Stories, FB CTA buttons, and 21+ audience gating, as plain flags.