For AI agents
Order IBO with
your AI assistant.
IBO is agent-ready. Your assistant can browse our packages, set up a deposit checkout, and complete the creative brief for you. You always approve the payment yourself, on Stripe's secure page.
Connect via MCP
Point any MCP-capable client at the server. No API key needed.
https://ibouniverse.com/mcp
- Claude: Settings → Connectors → add the URL above. In Claude Code:
claude mcp add --transport http ibo https://ibouniverse.com/mcp - ChatGPT: enable developer mode, add the URL as a connector.
- Cursor, Windsurf, and other MCP clients: add it as a remote (Streamable HTTP) server.
Tools: list_offers, create_checkout, get_order, submit_brief, create_upload_url.
How an agent order works
- Your agent reads the packages and prices (fixed server-side; agents cannot change them).
- It creates a checkout and shows you the exact deposit amount.
- You open Stripe's hosted checkout and approve the payment. Agents never see card details.
- After payment, the agent verifies the order, uploads your brand assets, and files the creative brief conversationally.
- You get a confirmation email with a copy of everything submitted.
No MCP? Plain HTTP works too
Everything is also available as documented JSON endpoints: see llms.txt for the full agent guide, /api/offers for the machine-readable package feed, and openapi.json for an OpenAPI 3.1 spec (compatible with GPT Actions).
Try asking your assistant
"Connect to https://ibouniverse.com/mcp and help me commission a campaign film from IBO for my product launch."Back to the studio ↖