Routing rules

Broxy must decide which server handles a prompt or resource request.

How routing works

  • For tools, the server id is part of the name, so routing is direct.
  • For prompts and resources, Broxy uses routing maps built from the preset selections.

Duplicate names

If two servers expose the same prompt name or resource key:

  • The first matching entry in the preset wins.
  • The other item is ignored for routing.

Avoiding conflicts

  • Keep prompt/resource names unique across servers when possible.
  • If duplicates are unavoidable, include only one of them in the preset.
  • Prefer explicit selections over relying on implicit inclusion.
No documentation matches your search.