Server diagnostics
Validate a server
Connects to the server, initializes the MCP session, and returns a connection snapshot (server info, negotiated capabilities). The same check the hosted inspector runs when you connect a server.
post/projects/{projectId}/servers/{serverId}/validate
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
Server connected and initialized.