LivePort MCP
Provides a stable tunnel URL to receive and test GitHub webhooks on a local development server.
Enables Make automation workflows to interact with local development environments via secure, stable tunnel endpoints.
Enables n8n automation workflows to interact with local development environments via secure, stable tunnel endpoints.
Provides a stable tunnel URL to receive and test Stripe webhooks on a local development server.
Provides a stable tunnel URL to receive and test Telegram webhooks on a local development server.
Enables Zapier automation workflows to interact with local development environments via secure, stable tunnel endpoints.
LivePort
Secure localhost tunnels for AI agents. Expose your dev server to Claude Code, OpenClaw, and Cursor with zero config.
Quick Start
# CLI — expose localhost in one command
npx @liveport/cli connect 3000
# MCP — let AI agents create tunnels via tool calls
npx @liveport/mcpNo account required. No interstitial page. No config.
Related MCP server: NyxID
Why LivePort
ngrok | Cloudflare Tunnel | Tailscale Funnel | LivePort | |
Setup | CLI + account + auth token | Domain + CF account + cloudflared | Full Tailscale VPN | Zero-config |
Persistent URL (free) | ✗ ($8/mo) | ✗ (needs domain) | ✗ (needs Tailscale) | ✓ Auto-assigned on signup |
Interstitial page | ✓ (breaks agents) | ✗ | ✗ | ✗ |
AI agent native | ✗ | ✗ | ✗ | ✓ MCP + SDK built-in |
Best for | Webhooks, demos | Production tunnels | Private networks | AI dev workflows |
Packages
Package | Description | Install |
CLI tunnel client |
| |
MCP server for AI agents |
| |
TypeScript SDK |
|
Use Cases
AI coding agents (Claude Code, Cursor, OpenClaw) — test localhost changes without deploying
Webhook development — stable URL for Stripe, GitHub, Telegram webhooks
OAuth development — whitelist redirect URIs once, not every session
Automation workflows — give n8n, Make, and Zapier a stable endpoint
Development
pnpm install
pnpm build
pnpm dev
pnpm testLinks
Website: liveport.dev
Docs: liveport.dev/docs
Blog: liveport.dev/blog
Pricing: liveport.dev/pricing
License
MIT — A Derivative Labs product.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceExposes local OpenCode instances as remote MCP servers for Claude and ChatGPT, enabling terminal access, session management, and interactive human-in-the-loop workflows. It simplifies deployment for local machines using Cloudflare Tunnels to provide secure public connectivity and OAuth support.
- AlicenseAqualityAmaintenanceAgent Connectivity Gateway — turn any authenticated API into an MCP Server. Self-hosted reverse proxy with OAuth 2.0/OIDC credential injection, per-agent isolation, NAT traversal for localhost services, and REST-to-MCP auto-wrap from OpenAPI specs. Works with Claude Code, Cursor, Codex. Rust.436Apache 2.0
- AlicenseAqualityAmaintenanceMCP (Model Context Protocol) server for rustunnel. Lets AI agents (Claude Code, Cursor, Windsurf) create and manage public tunnels to local services from inside an agent session.6647AGPL 3.0
- AlicenseAqualityAmaintenanceOne local gateway for all your MCP servers — shared by every AI coding tool (Claude, Cursor, VS Code, Codex). Set up each server once; keys stay in the OS keychain; lazy discovery keeps agent context small. Local-first, open source.4113142MIT
Related MCP Connectors
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dundas/liveport'
If you have feedback or need assistance with the MCP directory API, please join our Discord server