- LivePort MCP
LivePort MCP
MCP server for LivePort — expose localhost ports to AI agents with one tool call. Zero-config tunnel that works with Claude Code, OpenClaw, and any MCP-compatible agent. No interstitial pages, no account required. npm: @liveport/mcp
Overview
LivePort
Secure localhost tunnels for AI agents. Expose your dev server to Claude Code, OpenClaw, and Cursor with zero config.
The Problem
AI coding agents can write your code but can't test it against your running dev server. The dev server runs on localhost — invisible to cloud browsers, headless Playwright instances, and remote AI agents.
Existing tunnel tools weren't designed for this:
- ngrok: Interstitial warning page breaks automated agents expecting JSON. URLs change on restart. Paid for persistent URLs.
- Cloudflare Tunnel: Requires a domain + Cloudflare account + 30 min setup. Overkill for a dev session.
- Tailscale Funnel: Requires Tailscale VPN setup. Not a standalone tool.
How LivePort Works
LivePort creates a secure tunnel from your localhost to a public URL. One command, zero config, no account required.
# CLI
npx @liveport/cli --port 3000
# MCP (for AI agents)
npx @liveport/mcp
Comparison
| ngrok | Cloudflare Tunnel | Tailscale Funnel | LivePort | |
|---|---|---|---|---|
| Setup | CLI + account | Domain + CF account + cloudflared | Tailscale VPN | Zero-config |
| Free tier | 1 tunnel, interstitial page | Free, needs domain | Free with Tailscale | Free |
| AI agent compatible | Interstitial breaks agents | Works but heavy | Works but requires VPN | Purpose-built |
| Best for | Webhook testing, demos | Production tunnels | Private network access | AI dev workflows |
Packages
| Package | Description |
|---|---|
| @liveport/cli | CLI tool for creating tunnels |
| @liveport/agent-sdk | TypeScript SDK for AI agent integration |
| @liveport/mcp | MCP server for Model Context Protocol compatible agents |
Use Cases
- AI coding agents testing frontend changes on localhost
- Cloud browser services accessing local dev servers
- MCP-compatible agents creating tunnels with one tool call
Development
# Install dependencies
pnpm install
# Build all packages
pnpm build
# Start development
pnpm dev
# Run tests
pnpm test
Links
- Website: liveport.dev
- Documentation: liveport.dev/docs
- Pricing: liveport.dev/pricing
License
MIT
LivePort is a Derivative Labs product.
Server Config
{
"mcpServers": {
"liveport": {
"command": "npx",
"args": [
"@liveport/mcp"
]
}
}
}Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
DeepChatYour AI Partner on Desktop
Playwright McpPlaywright MCP server
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
WindsurfThe new purpose-built IDE to harness magic
Serper MCP ServerA Serper MCP Server
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.