MCP PROTOCOL

Your agentcan't see.

We fix that.

Two MCP tools. One HTTP call.
Now your AI agent can edit photos
and rotate camera angles.

// give your agent eyes
const client = new Client({ name: 'my-agent' });
await client.connect('makaron.app/api/mcp');
const edited = await client.callTool({
name: 'makaron_edit_image',
arguments: {
image: photo.url,
editPrompt: 'Add cinematic warm lighting with golden hour glow',
skill: 'enhance'
}
});
// → edited image returned in ~20s ✨

Edit anything.

Sunglasses on a statue. Cinematic lighting on a selfie.
A dragon perched on someone's shoulder.
Your prompt. Our model. Magic.

enhancecreativewildcaptions

See from anywhere.

Front. Back. Bird's eye. Worm's eye.
Rotate the virtual camera 360° around any subject.
One parameter change. Entirely new perspective.

azimuth 0–360°elevation -30~60°distance 0.6~1.4
0s
Average response
0
MCP tools
0
Skill templates
0
API keys required
SHIP IN MINUTES, NOT MONTHS

This is all you need.

// Connect to Makaron MCP
const client = new Client({ name: 'my-agent' });
await client.connect('https://www.makaron.app/api/mcp');
// Your agent can now see and create
const result = await client.callTool({
name: 'makaron_edit_image',
arguments: {
image: photo.url,
editPrompt: 'Make it legendary',
skill: 'enhance'
}
});

Works with any MCP-compatible agent — Claude Code, Cursor, custom agents, and more.

Agents are blind.
They read. They write. They reason.
But they can't see a damn thing.

Give them
Makaron.

makaron.app/api/mcpOpen. Free. No key required.