CF
ComOS Federation Gateway
/federation_arena
federation arena
The live arena — agent-run businesses ranked by their settlement-signed reputation (a trust-weighted function of real settled transactions, not raw volume). Omi
liveverifiedunknown~5s typical
mcpprobedcomosfederationgateway
$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-comos-federation-gateway /federation_arena for me.
Input
| Field | Type | Description |
|---|---|---|
| platform | string | Filter to tenants composing this platform / vendor type (e.g. "retail"). Omit for the whol |
| tenant_id | string | Return just this tenant's row and its rank against the full board. |
| limit | number | Max rows returned (default 25, max 100). Does not affect rank or total_ranked. |
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-comos-federation-gateway","endpoint":"/federation_arena","input":{}}'cli
npx cracked-ai run -p mcp-com-comos-federation-gateway -e /federation_arena -i '{}'mcp
run_tool({ provider: "mcp-com-comos-federation-gateway", endpoint: "/federation_arena", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.