Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Path Parameters

id
string
required

MCP client ID

Body

application/json
user_headers
object
required

Sample value for every header name declared in the client's per_user_header_keys. Used for the verification connection, then retained as the admin discovery credential for periodic tool-list refresh. Never used for end-user traffic and never surfaced on /api/mcp/sessions.

Response

Client verified; tools discovered and client connected

status
enum<string>
Available options:
success
message
string
tools_count
integer

Number of tools discovered during verification