M
MemeStack
/generate_meme
generate meme
Generate a new image from a text prompt using AI (Grok Imagine). Paid tool — billed per call via the agent payment rails (x402/L402); not covered by any free qu
liveverifiedunknown~5s typical
mcpprobedmemestack
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-memestack-mcp /generate_meme for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | Text description of the image to generate (max 2000 characters). |
| mode | string (standard | quality) | Generation quality tier — "standard" (default, cheaper) or "quality" (higher fidelity, cos |
| aspect_ratio | string (1:1 | 3:4 | 16:9) | Output image aspect ratio (default "1:1"). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-memestack-mcp","endpoint":"/generate_meme","input":{"prompt":"..."}}'cli
npx cracked-ai run -p mcp-ai-memestack-mcp -e /generate_meme -i '{"prompt":"..."}'mcp
run_tool({ provider: "mcp-ai-memestack-mcp", endpoint: "/generate_meme", input: {"prompt":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.