Interfaces with the Evolution API by setting up an stdio MCP server and exposing it as a server-sent events (SSE) endpoint.
Evo Supergateway is a gateway application designed to seamlessly interface with the Evolution API. It establishes an stdio MCP server, defined in `index.js`, and exposes it as a server-sent events (SSE) endpoint. This architecture makes it well-suited for remote connections and integration with tools like n8n, enabling flexible and efficient communication with the Evolution API.