Flujo de alta intencion

MCP Server Streaming Tunnel (v2 transport)

Expose local MCP servers over HTTPS with transport v2 for streamable responses and remote IDE integration workflows.

Para quien es

Teams connecting MCP servers to VS Code, Cursor, Claude Desktop, and Codex.

Palabra clave principal

mcp server tunnel streaming

Checkpoint de verificacion

Use Authorization bearer token headers for public MCP endpoints.

Patron de inicio rapido

Comando

instatunnel 8787 --mcp --transport v2 --subdomain mymcp

Ejemplo de endpoint publico

https://mymcp.instatunnel.my/mcp

Provider field mapping

Public URLhttps://mymcp.instatunnel.my/mcp
Local portUse the port from your local app command.
Success checkUse Authorization bearer token headers for public MCP endpoints.

Failure fixes

If the provider cannot reach the endpoint, confirm the local app is running and restart the tunnel with the same subdomain.

If events arrive but fail verification, compare the exact public URL and signature secret configured in the provider dashboard.

If retries create duplicates, store the provider event ID before performing side effects.

Inicia este flujo ahora

Empieza gratis, valida en local y sube cuando necesites MCP, mas limites o analitica avanzada.

MCP Server Streaming Tunnel (v2 transport) | InstaTunnel