MO
Myagi - Open Agent Registry
/registry_lookup
registry lookup
Look up a domain's agent-readiness score in the Open Agent Registry. Proxies to /open-agent-registry/api/scan. Returns the full Profile (signals, score, label,
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 /registry_lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | Bare domain to scan, e.g. 'stripe.com'. No protocol, no path. |
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":"/registry_lookup","input":{"domain":"..."}}'cli
npx cracked-ai run -p mcp-bot-myagi-openagent-registry -e /registry_lookup -i '{"domain":"..."}'mcp
run_tool({ provider: "mcp-bot-myagi-openagent-registry", endpoint: "/registry_lookup", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.