Reverse transports for MCP (Model Context Protocol) — SSE engine. Allows internal MCP servers behind NAT/firewall to connect out to public MCP clients.
{
"mcpServers": {
"mcp-reverse": {
"command": "npx",
"args": [
"-y",
"mcp-reverse"
]
}
}
}