ComOS Federation Gateway
CF
ComOS Federation Gateway
/federation_latency

federation latency

Reproducible latency — the MEASURED p50/p95/p99 (in ms) of recent authenticated tool executions, computed live from the gateway's own audit records (CO 292). Th

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_latency for me.

Input

FieldTypeDescription
toolstringRestrict the percentiles to one tool (e.g. "catalog_search"). Omit for all tools.
limitnumberMax recent samples to scan (default 500, cap 5000).

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_latency","input":{}}'
cli
npx cracked-ai run -p mcp-com-comos-federation-gateway -e /federation_latency -i '{}'
mcp
run_tool({ provider: "mcp-com-comos-federation-gateway", endpoint: "/federation_latency", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.