List Mcps
workspace
List Mcps
Return all MCP clients with live tool list and health status.
GET
List Mcps
Headers
Caller's user ID. Temporary header-based identity; will be replaced by JWT auth.
Response
Successful Response
The MCP name.
Whether this is a stateful connection that requires explicit connect() and close(). STDIO MCP must be stateful. HTTP MCP can be either stateful or stateless.
The STDIO MCP server configuration.
- StdioMCPConfig
- HttpMCPConfig