tunnel_helper
Expose local ports securely via Cloudflare tunnel and manage tunnel URLs with guide, store, and retrieve actions.
Instructions
Guide user to expose local ports via Cloudflare tunnel or manage tunnel URLs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPort | Yes | Local port number to expose (e.g., 3000, 8080) | |
| action | Yes | Action: guide (show instructions), store (save tunnel URL), retrieve (get saved URL) | |
| tunnelUrl | No | Tunnel URL to store (only for store action) |