Generate AI images and video from Claude, ChatGPT and Cursor via remote MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Create AI images, video, speech, music and presentations inside Claude, Cursor and ChatGPT β 60+ models in one MCP endpoint.
Clipia is an AI creation platform. This hosted, remote Model Context Protocol (MCP) server lets any MCP-capable agent generate images, video, speech and music; chat with text models; plan and compose videos; create and edit presentations; poll results; browse models; search prompt templates; and read your credit balance β no SDK and no code required.
Endpoint: https://mcp.clipia.ai/mcp β stateless Streamable HTTP, authenticated with a Clipia API key.
Connect Clipia to Claude Code in one command (replace the placeholder with your key):
Then just ask in the chat: "Generate a neon city image with Clipia" β the preview lands right in the terminal.
Where to get a key: create one in the Clipia Developer Console. The key is shown once.
Sandbox without charges: keys with the clipia_test_ prefix run in a sandbox β instant mock results, no credits spent. Use a clipia_test_* key to validate your integration before going live.
The endpoint is the same everywhere: https://mcp.clipia.ai/mcp. IDEs and CLIs authenticate with an API key from the Developer Console; claude.ai and ChatGPT connect by signing in to your Clipia account over OAuth (no key needed).
Ready-to-paste configs live in examples/.
| Client | How to connect | Auth |
|---|---|---|
| Claude Code | claude mcp add --transport http clipia β¦ (see Quick start) | API key |
| Claude Desktop | mcp-remote bridge in claude_desktop_config.json | API key |
| claude.ai (web/desktop/mobile) | Settings β Connectors β Add custom connector | OAuth |
| Cursor | ~/.cursor/mcp.json (or project .cursor/mcp.json) | API key |
| VS Code | .vscode/mcp.json (servers + inputs) | API key |
| Cline | cline_mcp_settings.json (mcpServers) | API key |
| Windsurf | ~/.codeium/windsurf/mcp_config.json (serverUrl) | API key |
| Codex CLI | ~/.codex/config.toml (bearer_token_env_var) | API key (env) |
| Gemini CLI | gemini mcp add --transport http clipia β¦ | API key |
| ChatGPT | Developer mode β Apps & Connectors β Create | OAuth |
Claude Desktop bridges to remote HTTP servers through mcp-remote. Add to claude_desktop_config.json (Settings β Developer β Edit Config), then restart Claude Desktop:
https://mcp.clipia.ai/mcpCredits are charged to the connected Clipia account.
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project), then restart Cursor:
Create .vscode/mcp.json in your workspace (or use the MCP: Add Server command). VS Code prompts for the key on first run and stores it securely:
Cline reads mcpServers from its cline_mcp_settings.json (MCP Servers β Configure MCP Servers in the Cline panel):
Cline can also install this server itself β see llms-install.md.
Add to ~/.codeium/windsurf/mcp_config.json (note the Windsurf-specific serverUrl field), then refresh Cascade β MCPs:
Add a block to ~/.codex/config.toml and export the key into your environment β Codex injects Authorization: Bearer from the variable automatically:
Verify the connection with gemini mcp list.
Clipia, MCP Server URL: https://mcp.clipia.ai/mcp.Supported auth header schemes: Authorization: Bearer clipia_* (recommended), Authorization: Key <key>, or X-Api-Key: <key>.
The server always exposes 10 core tools to the agent. As of 2026-07-26, production exposes 15 agent tools: the 10 core tools plus chat, scenario planning, server-side video composition, presentation generation and presentation editing. Seven app-only helpers are hidden from the AI agent. Compact schemas keep the agent's context window light.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/clipia)<a href="https://allmcps.com/mcp/clipia"><img src="https://allmcps.com/api/badge/clipia?style=directory" alt="Clipia on AllMCPs" /></a>