CF
ComOS Federation Gateway
/federation_catalog_agents
federation catalog agents
Browse the ComOS network's autonomous agent fleet — what each agent does and who it serves (merchant / shopper / platform / manager). Omit args for the fleet gr
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_catalog_agents for me.
Input
| Field | Type | Description |
|---|---|---|
| platform | string | Filter to one platform's agents. The live fleet is federation-only (platform="federation") |
| serves | string (merchant | shopper | platform | manager) | Filter by beneficiary — who the agent serves. Omit for the whole fleet. |
| agent | string | A single agent's full card, by slug (e.g. agent="tax-maintainer"). |
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_catalog_agents","input":{}}'cli
npx cracked-ai run -p mcp-com-comos-federation-gateway -e /federation_catalog_agents -i '{}'mcp
run_tool({ provider: "mcp-com-comos-federation-gateway", endpoint: "/federation_catalog_agents", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.