OAuth-protected ImagineVid MCP for image, video, and music generation.
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.
Open-source distribution packages for ImagineVid, an AI generation platform for images, videos, and music. This repository contains the typed REST client, a CLI, and a local stdio MCP adapter. The hosted MCP server remains the source of truth for identity, OAuth consent, scopes, credits, quotes, idempotency, owned assets, and provider lifecycle.
Use the OAuth-protected Streamable HTTP endpoint when your host supports remote MCP servers:
The host handles OAuth and explicit consent. The endpoint exposes
models_list, credits_get, generation_quote, generation_create, and
generation_get. See the ImagineVid website for the
product and account flow.
After the npm package is released, configure a local host with:
The local adapter uses a scoped API key, never prints it, and never retries an
ambiguous submission_unknown result. It accepts product capability values and
owned asset IDs, not provider parameters, arbitrary remote URLs, or inline
base64 media.
After the npm package is released:
The CLI also supports assets upload, generate, generations get, and
generations wait. generate quotes first and requires an exact explicit
credit confirmation plus a stable idempotency key.
The public package metadata and release files live in:
imaginevid-client, the typed Agent REST v1 client.imaginevid-cli, the command-line adapter.imaginevid-mcp, the local stdio MCP adapter.server.json, the hosted MCP Registry metadata.For product documentation, generation tools, and account access, visit the ImagineVid website. Source issues belong in this GitHub repository.
Do not commit API keys or account configuration. The hosted endpoint uses OAuth; the local adapters read credentials from the environment or an owner-only local config file. Report package or security issues through the ImagineVid support page.
The public distribution code is available under MIT-0.
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/imaginevid-ai-generation)<a href="https://allmcps.com/mcp/imaginevid-ai-generation"><img src="https://allmcps.com/api/badge/imaginevid-ai-generation?style=directory" alt="Imaginevid AI Generation on AllMCPs" /></a>