MCP Servers
List Connections
ListConnections returns per-user MCP servers the calling user can connect to, filtered to apps where the user has an account. Covers OAuth2 authorization-code passthrough as well as bearer-token / custom-header per-user methods. Includes per-user connection status.
get/api/v1/mcp_server_connections
Query parameters
page_sizeinteger
Page size (max 100).
page_tokenstring
Page token for pagination.
Response
MCPServerServiceListConnectionsResponse returns a list of passthrough-mode MCP servers with per-user connection status.