portless
By VercelDeveloper ToolsFree
portless gives AI agents stable local HTTPS app URLs
Last updated Sep 5, 2026
Claim Tool
What is portless?
portless's Top Features
Key capabilities that make portless stand out.
Named .localhost URLs replace changing port numbers
Local HTTPS with HTTP/2 by default
Automatic proxy startup for wrapped dev commands
Framework-aware port and host flag injection
Works with human developers and browser-using AI agents
Use Cases
Who benefits most from this tool.
AI coding-agent users
Give agents stable local URLs for browser tasks, screenshots, callbacks, and repeated test runs without parsing terminal output for ports.
Frontend and full-stack developers
Run multiple local apps with readable HTTPS addresses instead of memorizing localhost port assignments.
Tags
local-developmentdeveloper-toolsai-agentslocalhosthttpsvercelbrowser-automationopen-sourcetypescriptdev-server
portless's Pricing
Free plan available
Vercelsaas
Agentic infrastructure for every app and agent
1 ToolsFounded 2015San Francisco, California, United States
View full profileUser Reviews
Share your thoughts
If you've used this product, share your thoughts with other builders
Recent reviews
Frequently Asked Questions
What does portless do?
portless wraps local development commands and exposes them through stable named .localhost URLs instead of changing localhost port numbers.
Does portless support HTTPS?
Yes. The README says HTTPS with HTTP/2 is enabled by default, with a --no-tls option for plain HTTP.
Is portless free?
The GitHub repository is open source under the Apache-2.0 license. No paid hosted plan is listed in the repository.
Why is portless useful for AI agents?
AI agents can reuse a stable app URL across browser sessions and prompts rather than detecting a random local port each time.