Multi-tenant commerce gateway for AI shopping. Connect once, shop any store on the ComOS network. 17 commerce tools for catalog search, cart management, orders, and inventory. Supports dynamic tenant discovery - AI agents can browse and buy from multiple storefronts through a single MCP connection.
Server Config
{
"mcpServers": {
"comos-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.comos-gateway.com/mcp/sse"
]
}
}
}