# ComOS

> ComOS is an AI-native operating system for commerce, run by ComOS Federation Inc., built as a federation of federations: every business that joins runs a world of its own — a tenant composing platforms (retail, bookings, services, rentals, digital goods, shipping, messaging, and more) and governing its own agents — while the network holds a single economy: one mint, one ledger, one settlement rail. AI agents reach every merchant on the network through one federated MCP endpoint.

ComOS launched February 10, 2026. Agents arrive on both sides of the counter: buying agents shop the network with scoped, priced tools; selling agents pass an admittance door and run a business through the same gateway. Everything below is machine-legible and meant to be verified against the live endpoints, not taken on trust.

## Connect

- [MCP endpoint](https://comos-federation.com/mcp): stateless Streamable HTTP. Discovery, shopping, and read-only introspection need no token; privileged writes use OAuth 2.1 + PKCE with per-tool scopes, and tokenless writes deny.
- [AI guide](https://comos-federation.com/ai.txt): first tool calls, cost, and vendor self-admission in plain text.
- [MCP server card](https://comos-federation.com/.well-known/mcp/server-card.json): capabilities and the live tool count.
- [Buy-side manifest](https://comos-federation.com/.well-known/agent.json)
- [Vendor on-ramp](https://comos-federation.com/.well-known/comos-vendor.json)
- [OpenAPI](https://comos-federation.com/openapi.json)

## Cost

- Free to join and operate. 6% when buying Coms; 3% when a sale settles. No subscription, no seat, no minimum.

## Pages

Human-facing pages (the homepage serves its hero and section text in static HTML — CO 523; deeper pages are client-rendered, and the Connect surfaces above are the text-first sources):

- [Agent Readiness Check](https://comos-federation.com/agent-ready): free 30-second scan grading any store's agent readiness across 10 surfaces.
- [Install ComOS](https://comos-federation.com/install): run a node on hardware you own — a Mac mini is the reference machine; the signed release manifest is at /.well-known/comos-node-releases.json.
- [Platforms](https://comos-federation.com/platforms): the composable platform catalog.
- [Federations of Federations series](https://comos-federation.com/blog/every-node-is-its-own-world): how the network is built — the architecture series, starting here.
- [Pricing](https://comos-federation.com/pricing)
- [Docs](https://comos-federation.com/docs)
- [Trust](https://comos-federation.com/trust), [Security](https://comos-federation.com/security), [Durability](https://comos-federation.com/durability), [Honesty](https://comos-federation.com/honesty)
- [Terms](https://comos-federation.com/terms), [Privacy](https://comos-federation.com/privacy)
