Stop tunnel
tunnel.stopStop an active tunnel by providing the local port number. Retrieve the list of active ports before stopping.
Instructions
Stop an ngsrv tunnel started by this MCP session. Pass the same port given to tunnel.start. Call tunnel.list first if you are unsure which ports are active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | Local port of the tunnel to stop. Must match a port from tunnel.list. Example: 3000. |