Put Morphed inside the agent loop.
Let AI agents discover models, estimate cost, organize projects, and generate images or videos in your authenticated Morphed workspace.
Connect from MCP-compatible clients
- ChatGPT
- Claude
- Cursor
- Codex
- VS Code
The workflow
Context before creation.
The server gives agents the information they need to make a deliberate generation request—not just a prompt box with network access.
- 01
Load context
Reuse saved brand, product, character, and project details.
- 02
Choose and estimate
Inspect real model capabilities and confirm the credit cost.
- 03
Generate
Create an image or video with an idempotent request.
- 04
Retrieve and continue
Track the job, collect outputs, and keep campaign work grouped.
Tool surface
Nine tools. One workspace.
Read operations use mcp:read. Project creation and generation require mcp:write and spend only the authenticated workspace's credits.
get_credits
Read the authenticated workspace credit balance.
get_workspace_context
Load saved brands, products, characters, and projects.
list_models
Discover available models, capabilities, and credit pricing.
estimate_generation
Calculate the exact cost before spending credits.
create_project
Create a durable home for campaign generations and assets.
list_recent_generations
Review recent image and video generation jobs.
get_generation
Check status and retrieve completed generation outputs.
generate_image
Create images with prompts and supported reference media.
generate_video
Create videos with model-specific controls and media inputs.
Connect
Add the endpoint. Approve access. Create.
Remote MCP URL
https://api.morphed.app/mcp- 1.Add the URL as a custom remote MCP server in your client.
- 2.Sign in to Morphed when your browser opens and approve the requested read and write scopes.
- 3.Ask your agent to list models and estimate the request before it generates. Reference media must use public HTTPS URLs.