v20

OpenAPI 3.1.0raw.githubusercontent.com2026-08-035471202.8 KB
Server diagnostics

Check OAuth requirement

Lightweight, no MCP connection: reports whether the server is configured to require an OAuth grant.

post/projects/{projectId}/servers/{serverId}/check-oauth

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

serverIdstring required

ID of the server inside the project.

Request body

object required

Response

OAuth requirement for the server.

useOAuthboolean required

Whether the server is configured to require an OAuth grant.

serverUrlstring nullable required

The server's URL, or null for non-HTTP transports.