Skip to main content

Module servers

Module servers 

Source
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_id MCP listener socket, run the proxy-local servers/list aggregate, and return the connected upstream MCP servers + metadata. A socket-level err reply or a connect/IO failure surfaces as an Error.

Functions§

execute