Begin Mcp Connect

post/api/py/mcp/begin-connect

Request body

server_urlstring required
redirect_uristring required
connection_idstring nullable
client_idstring nullable
client_secretstring nullable
token_endpoint_auth_method'client_secret_post' | 'client_secret_basic' nullable

Response

Successful Response

{"stackTrail":"paths:/api/py/mcp/begin-connect:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes