What this mode is good for
- Expose MagicPixels generation tools to agents through MCP.
- Generate images, edit images, create audio, render video, and fetch job state.
- Keep authentication and credit accounting inside one MagicPixels account.
Let agents call MagicPixels tools over JSON-RPC, create generation jobs, check account credits, poll results, and use the same media pipeline as the app.
Create your account instantly. Subscribe to unlock generation credits.
{
"jsonrpc": "2.0",
"id": 2,
"method": "tools/call",
"params": {
"name": "magicpixels_text_to_image",
"arguments": {
"prompt": "Clean editorial product render on a steel desk"
}
}
}
MagicPixels keeps prompts, credits, uploads, generated assets, API keys, and protected downloads under one account.
These pages connect the actual generation modes, so users and search crawlers can move between text-to-image, image editing, video, API, and MCP workflows.
Edit AI images and uploaded source images with prompt-based image-to-image generation, private results, API access, and simple credit pricing.
Open pageImage-to-image generationUse image-to-image AI generation to preserve a source subject while changing styling, scenes, lighting, and product environments.
Open pageImage plus text to videoTurn a source image and narration text into a short talking-avatar style AI video with generated audio and protected downloads.
Open pageTalking-avatar videoCreate short talking-avatar AI videos from a source image, generated voice text, or uploaded audio with MagicPixels.
Open pageCreator photo generationGenerate creator photos, profile variants, thumbnails, ad concepts, and source frames for image edits and short AI videos.
Open pageREST API for generationUse the MagicPixels REST API to create text-to-image, image-to-image, audio, and image-to-video jobs from your own tools.
Open pageAgents can create text-to-image jobs, image-to-image edits, audio jobs, image-to-video jobs, and account/status checks.
It is a different interface over the same MagicPixels generation queue, account, credits, and protected media system.
Connect agents to MagicPixels through an MCP endpoint for text-to-image, image editing, audio, video, and account tools.