M
mitosis
/get_platform_status
Get platform status
Get the operational status of the Mitosis website, API, and MCP server. Use before reporting an outage or debugging connectivity.
liveverifiedunknown~5s typical
mcpprobedmitosis
$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-mitosislabs-mitosis /get_platform_status for me.
Input
| Field | Type | Description |
|---|---|---|
| service | string (website | api | mcp) | Return only this service. Omit for all services. |
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-mitosislabs-mitosis","endpoint":"/get_platform_status","input":{}}'cli
npx cracked-ai run -p mcp-ai-mitosislabs-mitosis -e /get_platform_status -i '{}'mcp
run_tool({ provider: "mcp-ai-mitosislabs-mitosis", endpoint: "/get_platform_status", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.