List an agent's MCP servers
Agents
List an agent's MCP servers
Return the Model Context Protocol (MCP) servers registered for an agent, keyset-paginated on (created_at, id). Each entry carries its name, URL, transport, enabled flag, tool-visibility allowlist, and a has_auth_credentials boolean — the stored credentials are never returned over the wire. Use it to review which third-party tool servers an agent can reach.
GET
List an agent's MCP servers
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Query Parameters
Opaque keyset cursor returned as pagination.cursor by a previous call.
Maximum servers to return in this page (default 100, capped at 200).
Required range:
1 <= x <= 200