CS
CreateMod.com Schematics
/get_schematic
Get schematic details
Get details about one schematic by its URL slug: description, author, rating, versions, required mods, video. The schematic file itself is not available to agen
liveunknown~5s typical
mcpcreatemod.comschematics
$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-createmod-schematics /get_schematic for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | The schematic's URL slug, e.g. 'easy-helicopter-survival-friendly' |
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-createmod-schematics","endpoint":"/get_schematic","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-createmod-schematics -e /get_schematic -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-createmod-schematics", endpoint: "/get_schematic", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.