cURL
curl --request POST \ --url https://agent-studio.thena.ai/api/v1/mcp/agents/{agent_id}/servers/{server_id}/connect \ --header 'x-api-key: <api-key>'
{ "authorization_url": "<string>" }
Initiate the OAuth2 connection flow for an MCP server.
Successful Response
Response model for initiating an MCP server connection.