Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request POST \ --url http://localhost:8080/api/mcp/client/{id}/reconnect
{ "status": "success", "message": "Operation completed successfully" }
Reconnects an MCP client that is in an error or disconnected state.
MCP client ID
MCP client reconnected successfully
Generic success response
"success"
"Operation completed successfully"
Was this page helpful?