agents icon indicating copy to clipboard operation
agents copied to clipboard

feat: route to MCPAgent by agentName

Open mattzcarey opened this issue 5 months ago • 5 comments

Use-case is to make a persistent server for a whole team to use. This server should maintain state across multiple interactions. Hence the routing needs to work explicitly.

I can't seem to make sse work. There is an arbitrary limit on the number of clients connected to a single server of 1 which doesnt seem to be present in the MCP spec. This confused me and would love some guidance from those who understand it better.

mattzcarey avatar May 06 '25 15:05 mattzcarey