Skip to main content
GET
Get auth override parameters for an MCP server

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

mcpServerId
string
required

MCP server id (the id returned by GET /v1/mcp, not the name).

Example:

"mcp-01HXYZ..."

Response

Parameter names required by this MCP server auth override form.

parameters
AuthOverrideParameterDto · object[]
required

Parameters the auth override form must collect for this MCP server.