MO
Myagi - Open Agent Registry
/query_platform
query platform
Returns structured information about the Myagi platform: current phase, milestones, conceptual model, and public roadmap.
liveverifiedunknown~5s typical
mcpprobedmyagi-open
$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-bot-myagi-openagent-registry /query_platform for me.
Input
| Field | Type | Description |
|---|---|---|
| topic | string (overview | phase | roadmap | concepts | contact) | Optional. One of: 'overview', 'phase', 'roadmap', 'concepts', 'contact'. If omitted, retur |
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-bot-myagi-openagent-registry","endpoint":"/query_platform","input":{}}'cli
npx cracked-ai run -p mcp-bot-myagi-openagent-registry -e /query_platform -i '{}'mcp
run_tool({ provider: "mcp-bot-myagi-openagent-registry", endpoint: "/query_platform", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.