Get all MCP servers configured for an agent.
Args: agent_id: The ID of the agent status: Optional filter by connection status user_id: The user ID of the current user organization_id: The organization ID of the current user
Returns: List of MCP servers
Raises: HTTPException: If agent not found or access denied
Filter by connection status
Successful Response
The response is of type MCPServer · object[]
.