CF
ComOS Federation Gateway
/federation_catalog_platforms
federation catalog platforms
Browse the ComOS network's composable platforms as a recursive catalog. side="vendor" returns the platforms you can SELL ON (retail, bookings, services, …); sid
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_platforms for me.
Input
| Field | Type | Description |
|---|---|---|
| side | string (vendor | customer) | Filter to sell-on (vendor) or run-it (customer) platforms. Omit for all platforms. |
| parent | string | Descend into a platform's sub-catalog (e.g. parent="messaging" → email/sms/dm). Omit for t |
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_platforms","input":{}}'cli
npx cracked-ai run -p mcp-com-comos-federation-gateway -e /federation_catalog_platforms -i '{}'mcp
run_tool({ provider: "mcp-com-comos-federation-gateway", endpoint: "/federation_catalog_platforms", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.