Serversio.github.ronrey/federation
F

ComOS Federation Gateway

io.github.ronrey/federation · v1.1.0
● Remote
v1.1.0remote🌐 https://mcp.comos-gateway.com/mcp/sse↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ronrey/federation",
  "description": "AI-native commerce control plane. One MCP connection. Full operational control of every tenant.",
  "title": "ComOS Federation Gateway",
  "repository": {
    "url": "https://github.com/ronrey/comos-federation",
    "source": "github"
  },
  "version": "1.1.0",
  "websiteUrl": "https://comos-portal.com",
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.comos-gateway.com/mcp/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}