M
MapMap
/create_style
create style
Create a hosted map style. Provide a name and optionally a theme document ({base: "light"|"dark", palette: {slot: colour}, layers: {layer_id: overrides}}); omit
liveverifiedunknown~5s typical
mcpprobedmapmap
$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-mapmap-mapmap /create_style for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Human-readable style name; its kebab-case slug seeds the style id. |
| theme | string | Optional theme document (palette/layer overrides). Omitted, the style starts from the defa |
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-mapmap-mapmap","endpoint":"/create_style","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-ai-mapmap-mapmap -e /create_style -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-ai-mapmap-mapmap", endpoint: "/create_style", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.