Tools API
Validate MCP Server
Validate MCP server connection and retrieve the list of tools and prompts
POST
Tests whether an MCP server connection is available and returns the list of tools and prompts provided by the server. Used for connection validation before adding MCP tools on the frontend.
Bearer JWT Token
MCP server name (unique identifier)
MCP server URL
Transport type (
streamable_http | sse | stdio)API key (optional, automatically added as
Authorization: Bearer header)Custom HTTP headers (optional)
Whether the connection was successful
Connection status:
connectedList of tools
Number of tools
List of prompts
Number of prompts