Tag
Tutorials
4 posts tagged Tutorials.
The Fastest Way to Give Claude Code (or Cursor) an HTTPS URL on Your Laptop
A 60-second walkthrough: install rustunnel, expose your local server over HTTPS, and drop the URL straight into Claude Code's MCP config or Cursor's extension. The MCP server tunnel for Claude Code, end-to-end.
How to Self-Host ngrok on a $4 Hetzner Box (Full Ansible Playbook Walkthrough)
Self-host ngrok on a $4/month Hetzner CX22 with rustunnel-server: a complete Ansible-driven walkthrough covering DNS, Cloudflare DNS-01, nginx, systemd, and a feature-parity comparison vs ngrok, cloudflared, and frp.
MCP Tunnel for Claude Code: How AI Agents Open Tunnels for You
rustunnel ships an MCP server so Claude Code, Cursor, GPT-4o, or any MCP-compatible agent can create, list, and close tunnels for you. A practical guide to the MCP tunnel for Claude Code, the Claude Code plugin, and the OpenClaw skill — with diagrams and real terminal output.
How to Expose Local HTTPS to the Internet (with a Custom Subdomain)
A step-by-step tutorial: install rustunnel, expose localhost over HTTPS with a free Let's Encrypt certificate, and bind it to a custom subdomain. Includes real commands and terminal output.