Error
A valid request URL is required to generate request examples{
"status": "success",
"message": "Operation completed successfully"
}MCP
Complete MCP client OAuth flow
Completes the OAuth flow for an MCP client after the user has authorized the request. This endpoint should be called after the OAuth provider redirects back to the callback endpoint and the OAuth token has been stored. It retrieves the pending MCP client configuration and establishes the connection with the OAuth-provided credentials.
POST
/
api
/
mcp
/
client
/
{id}
/
complete-oauth
Error
A valid request URL is required to generate request examples{
"status": "success",
"message": "Operation completed successfully"
}Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
BearerAuthBasicAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Path Parameters
MCP client ID
Was this page helpful?
⌘I

