A
aribot-mcp
/onboard_agents
onboard agents
Bulk-onboard agent identities to the governed fleet (Agent Governance). Accepts plain ids or {agent_id} descriptors in `agents`, A2A 1.0 Agent Cards in `agent_c
liveunknown~5s typical
mcparibot-mcp
$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-com-ayurak-aribot-mcp /onboard_agents for me.
Input
| Field | Type | Description |
|---|---|---|
| agents | array | Agent ids or descriptors ({agent_id, display?, cohort?}) |
| agent_cards | array | A2A 1.0 Agent Cards ({name, url, provider, version, protocolVersion, ...}) |
| cohort | string | Optional shared cohort (provider/model/deployment group) |
| auto_suspend_threshold | number | Optional 0..1 auto-suspend deviation threshold for the cohort policy |
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-com-ayurak-aribot-mcp","endpoint":"/onboard_agents","input":{}}'cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /onboard_agents -i '{}'mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/onboard_agents", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.