E
eurorack
/draw_patch_diagram
Patch Diagram
Patch diagram tool. Use when the user describes routing across multiple Eurorack corpus modules. Renders modules as boxes laid out by wire topology (matrix-shap
liveverifiedunknown~5s typical
mcpprobedeurorack
$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-com-eurorackref-eurorack /draw_patch_diagram for me.
Input
| Field | Type | Description |
|---|---|---|
| modules* | array | |
| wires* | array | |
| notes | array | Optional patch-level prose hints displayed below the graph. |
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-com-eurorackref-eurorack","endpoint":"/draw_patch_diagram","input":{"modules":[],"wires":[]}}'cli
npx cracked-ai run -p mcp-com-eurorackref-eurorack -e /draw_patch_diagram -i '{"modules":[],"wires":[]}'mcp
run_tool({ provider: "mcp-com-eurorackref-eurorack", endpoint: "/draw_patch_diagram", input: {"modules":[],"wires":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.