Agent2Agent Protocol server adds multi-tenant routing

rseroter · x · 2026-07-20

Agent2Agent Protocol server now supports multi-tenancy

The post says you no longer need to place a separate Agent2Agent Protocol server in front of each agent. The server now supports multi-tenancy, so requests can be routed to different agents using:

The attached diagram shows one client sending POST /hello, POST /palindrome, and POST /reverse to different endpoints on the same host (127.0.0.1:9999).

This is mainly an implementation update for agent orchestration and routing.

Original post →

More from coding & agent

coding & agent channel →