M
MapMap
/geo_bbox
geo bbox
The axis-aligned bounding box enclosing 1+ coordinates, as {min_lat, min_lon, max_lat, max_lon}. Useful for fitting a map view to a set of stops. Local computat
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 /geo_bbox for me.
Input
| Field | Type | Description |
|---|---|---|
| points* | array | The coordinates to consider. |
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":"/geo_bbox","input":{"points":[]}}'cli
npx cracked-ai run -p mcp-ai-mapmap-mapmap -e /geo_bbox -i '{"points":[]}'mcp
run_tool({ provider: "mcp-ai-mapmap-mapmap", endpoint: "/geo_bbox", input: {"points":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.