OpenToolslogo
ToolsExpertsSubmit a Tool
AdvertiseLearn AI
  1. home
  2. tools
  3. portless
portless screenshot

portless

By Vercel
Developer ToolsFree

portless gives AI agents stable local HTTPS app URLs

Last updated Sep 4, 2026

Claim Tool

What is portless?

portless is a local development tool for teams that want stable URLs instead of a rotating list of localhost ports. The project wraps a development command, assigns the app a local port, and exposes it through a named .localhost address such as https://myapp.localhost. That small change matters for AI coding agents because screenshots, browser automation, callbacks, and test instructions stop depending on whichever port a framework picked that day. The repository describes portless as a replacement for port numbers with stable, named .localhost URLs for local development. It supports HTTPS with HTTP/2 by default. On first run, it creates a local certificate authority, trusts it on the machine, and binds port 443 when needed. If a developer wants plain HTTP, the README documents a --no-tls option. The proxy starts automatically when an app runs, then assigns a random port in the 4000-4999 range through the PORT environment variable. portless also handles the annoying part of local framework routing. Many frameworks, including Next.js, Express, and Nuxt, already respect PORT. The README says portless also injects port and host flags for tools that often ignore PORT, including Vite, Astro, React Router, Angular, Expo, and React Native. That makes it useful for mixed repositories where every package has a different dev-server convention. For builders using Claude Code, Codex, Cursor, or browser-based agent loops, portless gives each workspace a durable address. A prompt can say open https://docs.localhost or https://dashboard.localhost instead of asking an agent to parse terminal logs and guess which localhost URL is active. The project is still pre-1.0, so teams should pin versions and expect state-directory changes, but the core workflow is clear: install the package, run the app through portless, and use the named URL everywhere. Pricing is simple because portless is an open-source GitHub project under the Apache-2.0 license. There is no hosted SaaS plan listed in the repository. The main adoption decision is operational, not financial: portless is strongest for local-first teams that run many dev servers, use AI agents against browser UIs, or need a clean HTTPS callback URL without a separate tunnel service. A good first test is a repository with two web apps and one API. Run each through portless, give each one a memorable name, and then hand those URLs to the agent test plan. If the agent can navigate the same addresses across restarts, the tool has removed one fragile step from the local development loop.

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.

Explore Top AI Use Cases

Tags

local-developmentdeveloper-toolsai-agentslocalhosthttpsvercelbrowser-automationopen-sourcetypescriptdev-server

portless's Pricing

Free plan available

User 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.

Footer

Company name

The right AI tool is out there. We'll help you find it.

LinkedInX

Knowledge Hub

  • News
  • Resources
  • Newsletter
  • Blog
  • AI Tool Reviews
  • YouTube Summary
  • YouTube Transcript Generator

Industry Hub

  • AI Companies
  • AI Tools
  • AI Models
  • MCP Servers
  • AI Tool Categories
  • Top AI Use Cases

For Builders

  • Submit a Tool
  • Experts & Agencies
  • Advertise
  • Compare Tools
  • Favourites

Legal

  • Privacy Policy
  • Terms of Service

© 2026 OpenTools - All rights reserved.