Back to directory
adisuryanathan/supercorp-ai_supergateway

adisuryanathan/supercorp-ai_supergateway

@adisuryanathan

Runs MCP stdio-based servers over SSE or WebSockets with one command

mcpgatewayssewebsocketstdiotransportsupergatewaytool

Installation & Configuration

{
  "mcpServers": {
    "supergateway": {
      "command": "npx",
      "args": [
        "-y",
        "supergateway",
        "--sse",
        "https://mcp-server-example.supermachine.app"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17