agent

Probe an external MCP server configured as an agent tool and return its tool names. The outbound call is routed through the SSRF-filtered safeHttp axios; all failure modes collapse to a single generic error so the response cannot be used for port or network reconnaissance.

post/v1/projects/{projectId}/agent-tools/mcp/validate

Path parameters

projectIdstring required

Request body

type'MCP' required
toolNamestring required
serverUrlstring uri required
protocol'sse' | 'streamable-http' | 'http' required

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.