HTTP port

The "HTTP port" setting controls the local HTTP endpoint that clients connect to.

What it affects

  • Streamable HTTP endpoint: http://localhost:<port>/mcp
  • SSE endpoint: http://localhost:<port>/sse

When to change it

  • If another app is already using the default port.
  • If a client expects a specific port.

UI behavior

  • Enter a value between 1 and 65535.
  • Click Save to apply the new port.
  • If the port is already in use, the UI shows an error.

Client follow-up

When you change the port, update any client configs that point to Broxy so they match the new value.

No documentation matches your search.