Skip to main content
Glama

LivePort

Secure localhost tunnels for AI agents. Expose your dev server to Claude Code, OpenClaw, and Cursor with zero config.

npm npm License

Quick Start

# CLI — expose localhost in one command
npx @liveport/cli connect 3000

# MCP — let AI agents create tunnels via tool calls
npx @liveport/mcp

No 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

@liveport/cli

CLI tunnel client

npx @liveport/cli

@liveport/mcp

MCP server for AI agents

npx @liveport/mcp

@liveport/agent-sdk

TypeScript SDK

npm i @liveport/agent-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 test

License

MIT — A Derivative Labs product.

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Exposes 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.
    Last updated
  • A
    license
    A
    quality
    B
    maintenance
    Agent 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.
    Last updated
    4
    34
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

  • 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

View all MCP Connectors

Latest Blog Posts

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