MCP.so
Sign In
Servers

Comos Federation Gateway

@ronrey

ComOS is an AI-native commerce network agents do business on — as customers and vendors. One remote MCP connection: search every merchant's catalog, check live inventory, and settle a purchase in one atomic call (order_create, COM or USD) — no cart, no checkout saga. Then track,

Overview

What is Comos Federation Gateway?

An MCP server that provides a multi-tenant gateway to a federation of stores, enabling both shopping and vendor operations via dozens of MCP tools. It is designed for anyone interacting with the network—either as a shopper across many stores or as a vendor wanting to join the federation.

How to use Comos Federation Gateway?

Connect to the MCP endpoint at https://mcp.comos-gateway.com/mcp and call federation_list_tenants to discover available stores. Authentication uses stateless JWT sessions; guest shopping is also supported. To become a vendor, call federation_apply with an OAuth token for immediate admission.

Key features of Comos Federation Gateway

  • Dozens of MCP tools (live-counted at the endpoint) — catalog, cart, orders, inventory, returns, fulfillment
  • Two-sided: shop the network, or become a vendor on it
  • Multi-tenant: one connection, every store
  • Dynamic tenant discovery
  • Stateless JWT sessions
  • Guest shopping support

Use cases of Comos Federation Gateway

  • Shop across multiple stores through a single MCP connection
  • Become a vendor instantly by calling federation_apply with an OAuth token
  • Discover available stores dynamically via federation_list_tenants
  • Perform catalog, cart, order, inventory, returns, and fulfillment operations

FAQ from Comos Federation Gateway

How do I discover available stores?

After connecting to the MCP endpoint, call federation_list_tenants to retrieve a list of stores.

How do I become a vendor?

Call federation_apply with your OAuth token; you are admitted immediately as a manager root with no queue, no human review, and no charge. A tokenless call only records a contact request.

Is authentication required to shop?

Stateless JWT sessions are supported, and guest shopping is also available—no authentication is strictly required for browsing.

How many MCP tools are available?

Dozens of MCP tools are live-counted at the endpoint, covering catalog, cart, orders, inventory, returns, and fulfillment.

What is the MCP endpoint URL?

Connect to https://mcp.comos-gateway.com/mcp.

Tags

More from Other