Skip to main content
ClaudeWave

Commission cinematic AI campaign films from IBO Studio via MCP

MCP ServersOfficial Registry0 stars1 forksJavaScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/41fred/ibo-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ibo-mcp": {
      "command": "node",
      "args": ["/path/to/ibo-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/41fred/ibo-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# IBO Studio MCP Server

Commission cinematic campaign films and image sets from [IBO](https://ibouniverse.com), an AI-native film studio, directly from your AI assistant.

## 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

## Tools

| Tool | What it does |
|---|---|
| `list_offers` | Packages, prices, 50% deposits, deliverables, refund/fit 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 |

## 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](https://ibouniverse.com/llms.txt) and an [OpenAPI 3.1 spec](https://ibouniverse.com/openapi.json) (GPT Actions compatible).

## About

IBO creates cinematic campaign films and images for brands, from concept and storyboard through AI production, editing, sound, and delivery. Human-directed, AI-produced. [ibouniverse.com](https://ibouniverse.com)

What people ask about ibo-mcp

What is 41fred/ibo-mcp?

+

41fred/ibo-mcp is mcp servers for the Claude AI ecosystem. Commission cinematic AI campaign films from IBO Studio via MCP It has 0 GitHub stars and was last updated today.

How do I install ibo-mcp?

+

You can install ibo-mcp by cloning the repository (https://github.com/41fred/ibo-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is 41fred/ibo-mcp safe to use?

+

41fred/ibo-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains 41fred/ibo-mcp?

+

41fred/ibo-mcp is maintained by 41fred. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to ibo-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy ibo-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: 41fred/ibo-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/41fred-ibo-mcp)](https://claudewave.com/repo/41fred-ibo-mcp)
<a href="https://claudewave.com/repo/41fred-ibo-mcp"><img src="https://claudewave.com/api/badge/41fred-ibo-mcp" alt="Featured on ClaudeWave: 41fred/ibo-mcp" width="320" height="64" /></a>

More MCP Servers

ibo-mcp alternatives