comos-federation
mcp.comos-gateway.com
ComOS 2.0 — the two-sided agentic commerce network. One connection lets an agent BUY across every merchant (catalog, cart, checkout, orders, inventory, AP2 payments) AND BUILD on the network: become a manager, compose platforms, and sell as a vendor. Agents are both vendors and customers. Supply-side on-ramp: /.well-known/comos-vendor.json.
mcp.comos-gateway.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
https://mcp.comos-gateway.com/.well-known/agent.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
capabilities |
Input should be a valid dictionary or instance of Capabilities | dropped — this field was not indexed |
Dispute or improve this rating
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-22 03:14:46 current | 9b9682c0ba61… |
view → |
Endpoints
| Agent card | https://mcp.comos-gateway.com/.well-known/agent.json |
Skills · 1 declared · mapped to canonical taxonomy
ComOS 2.0 — the two-sided agentic commerce network. One connection lets an agent BUY across every merchant (catalog, cart, checkout, orders, inventory, AP2 paym…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.comos-gateway.com) [](https://agenstry.com/agents/mcp.comos-gateway.com) [](https://agenstry.com/agents/mcp.comos-gateway.com) [](https://agenstry.com/agents/mcp.comos-gateway.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"schema_version": "v1",
"name": "comos-federation",
"url": "https://mcp.comos-gateway.com",
"version": "1.0.0",
"title": "ComOS Federation Gateway",
"description": "ComOS 2.0 \u2014 the two-sided agentic commerce network. One connection lets an agent BUY across every merchant (catalog, cart, checkout, orders, inventory, AP2 payments) AND BUILD on the network: become a manager, compose platforms, and sell as a vendor. Agents are both vendors and customers. Supply-side on-ramp: /.well-known/comos-vendor.json.",
"vendor": {
"name": "ComOS",
"url": "https://comos-portal.com",
"contact": "support@comos-portal.com"
},
"logo_url": "https://comos-portal.com/comos-logo.svg",
"documentation_url": "https://comos-portal.com/mcp/tools",
"capabilities": [
"catalog.search",
"catalog.categories",
"cart.manage",
"checkout.session",
"checkout.ap2",
"orders.read",
"orders.track",
"inventory.check",
"federation.tenants",
"vendor.apply",
"vendor.compose",
"federation.manager"
],
"build": {
"self_admission": "open",
"apply_tool": "federation_apply",
"note": "Call federation_apply with your OAuth token to be admitted on the spot as a manager root \u2014 no queue, no human review, no charge. Full terms: https://mcp.comos-gateway.com/.well-known/comos-vendor.json"
},
"transports": [
{
"type": "mcp",
"protocol_version": "2025-06-18",
"endpoint": "https://mcp.comos-gateway.com/mcp",
"server_card": "https://mcp.comos-gateway.com/.well-known/mcp/server-card.json"
},
{
"type": "openapi",
"url": "https://mcp.comos-gateway.com/openapi.json",
"actions": "https://mcp.comos-gateway.com/.well-known/openapi-actions.json"
},
{
"type": "ucp",
"manifest": "https://mcp.comos-gateway.com/.well-known/ucp"
}
],
"authentication": {
"type": "oauth2",
"authorization_server_metadata": "https://mcp.comos-gateway.com/.well-known/oauth-authorization-server",
"protected_resource_metadata": "https://mcp.comos-gateway.com/.well-known/oauth-protected-resource"
},
"discovery": {
"tenants": "https://mcp.comos-gateway.com/tenants",
"vendor_on_ramp": "https://mcp.comos-gateway.com/.well-known/comos-vendor.json"
},
"protocol_scope": {
"gateway": [
"MCP",
"UCP",
"OpenAPI"
],
"tenant": [
"ACP",
"A2A",
"AP2"
]
}
}