Test an MCP Tool Connection

Use the MCP tool connection proxy to validate an MCP server configuration and retrieve available tools before saving the configuration on an AI assistant.

Endpoint

POST
/mcp-tool-connection-proxy

Request

Response

json

Request Parameters

ParameterTypeRequiredDescription
urlStringYesMCP server URL
authentication_typeStringYesnone, api_key, custom_headers, or oauth2
api_keyStringNoAPI key used when authentication_type is api_key
custom_headersArrayNoHeader objects used when authentication_type is custom_headers
oauth2_configObjectNoOAuth2 token and client configuration used when authentication_type is oauth2

Saving the Tools on an Assistant

After testing, save the returned tools in mcp_tools on the assistant:

Error Response

json

Report an issue with this documentation

Please log in to report issues with our documentation.