Expand description
agents mcp servers — CLI-side dispatch for listing the agent’s
connected MCP servers. One leaf, list, does a socket round-trip to the
agent’s per-response_id MCP listener and returns the proxy-local
ListServersResult.
Modules§
- list
agents mcp servers list— connect to the agent’s per-response_idMCP listener socket, run the proxy-localservers/listaggregate, and return the connected upstream MCP servers + metadata. A socket-levelerrreply or a connect/IO failure surfaces as anError.