List a project's clients
The clients saved in the project — the named, reusable configurations that define how MCPJam connects to and talks to your MCP servers. Returns the ids and configIds the detail and write routes take. Clients that exist only as the private backing of a User Testing scenario are omitted unless includePrivateBacking=true.
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Query Parameters
Include clients that exist only as the private backing of a User Testing scenario. Excluded by default, matching the Clients tab; this is an administrative opt-in and applies to name resolution as well as to listing.
Response
The project's clients.

