mcpserver.lol
registry/ibo
Connection check verified live · 27h ago

ibo

Commission cinematic AI campaign films from IBO Studio, with custom scoping when needed.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

create_checkout package*client_request_id*
Create a Stripe Checkout for a package's 50% deposit. Returns checkout_url, stripe_session_id, and amount_due. Show the amount to your user and open checkout_url for THEM to approv…
create_upload_url size*filename*order_token*
Get a short-lived presigned URL to upload one brand-asset file to IBO's private storage. Requires order_token from get_order; the storage location is bound to the order server-side…
get_inquiry_status read-only inquiry_id*
Where a custom inquiry stands: awaiting_confirmation (customer hasn't clicked the emailed link yet) or confirmed with the studio stage (new, replied, proposal_sent, won, closed). P…
get_order read-only session_id*
Verify payment after checkout and receive an order-scoped access token. Returns paid, package, deposit, and order_token: use order_token for create_upload_url and submit_brief. Pay…
get_project_status read-only session_id*
Where a paid order is in production. Returns the studio stage (new, brief_received, in_production, review, delivered) plus paid/package/deposit. PII-free; pass the stripe_session_i…
list_offers read-only
IBO's production packages: stable ids, prices, 50% deposits, deliverables, review rounds, and the scope/refund policy. Call this first.
submit_brief goalnameemailfileslinkslaunch +8
Submit the creative brief for a PAID order: pass order_token (from get_order; session ids are not accepted here) plus project fields (product, goal, audience, channels, resolution,…
submit_custom_inquiry goal*name*email*linksnoteslaunch +6
Start a Custom Production conversation without payment. IMPORTANT: interview your user for the real project details FIRST (what they are promoting, audience, formats, delivery reso…