Skip to main content
Glama
41fred

IBO Studio MCP Server

by 41fred

IBO Studio MCP Server

Commission cinematic campaign films from IBO, an AI-native film studio, directly from your AI assistant. Non-standard scopes, including a 4K Campaign Series and image work, route through Custom Production before checkout.

Connect

No API key. Point any MCP client at the remote server:

https://ibouniverse.com/mcp
  • Claude: Settings → Connectors → add the URL. Claude Code: claude mcp add --transport http ibo https://ibouniverse.com/mcp

  • ChatGPT: developer mode → add connector

  • Cursor / Windsurf / other MCP clients: add as a remote (Streamable HTTP) server

Related MCP server: Iconik MCP Server

Tools

Tool

What it does

list_offers

Packages, prices, 50% deposits, deliverables, resolution and scope/refund policy

create_checkout

Creates a Stripe Checkout for the deposit; your user approves payment

get_order

Verifies payment server-side after checkout

create_upload_url

Presigned upload for brand assets (paid orders)

submit_brief

Files the creative brief against the paid order

submit_custom_inquiry

Custom production inquiry, no payment; double opt-in via email confirmation

get_project_status

PII-free production stage of a paid order (new to delivered)

get_inquiry_status

PII-free inquiry status: awaiting confirmation or studio stage

Payment safety

  • Prices are fixed server-side; agents cannot alter them.

  • Agents never see card data. Payment happens only on Stripe's hosted checkout, approved by the human customer.

  • Payment status is only established by server-side verification, never from URL parameters.

Plain HTTP alternative

Everything is also available as documented JSON endpoints: llms.txt and an OpenAPI 3.1 spec (GPT Actions compatible).

About

IBO creates cinematic campaign films for businesses and brands, from concept and storyboard through AI production, editing, sound, and delivery. Fixed packages are Campaign Film, 4K Campaign Film, and Campaign Series; broader work is custom-scoped. Human-directed, AI-produced. ibouniverse.com

Related MCP Connectors

Related MCP Servers