latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

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.

nextPageTokenstring

Token for next page.