Skip to main content
POST

Request Body

string
required
Transport protocol type. Must be one of: stdio, http, or sse
string
Server URL for HTTP/SSE transport
string
Command to execute for stdio transport
string
Command arguments for stdio transport
object
Environment variables as key-value pairs
array
Custom HTTP headers
string
default:"proxy"
Connection type. Must be either direct or proxy
string
Proxy URL if using proxy connection

Response

boolean
Whether the server configuration is valid
string
Validation message or error details
string
Validation status: ok, error, or timeout
object
Server capabilities if validation successful
object
Server implementation details