C
Confident AI MCP Server
Details
- Endpoint
-
https://mcp.confident-ai.com/mcp - Transport
- streamable-http
- Docs
- https://github.com/confident-ai/confident-mcp-server
Authentication
Authorization: Bearer <credential> Sign in to Confident AI or create an account from Sign Up. In the platform Settings page, copy the Project API Key. The DeepEval setup guide says you can also run deepeval login and paste the key when prompted, or pass it directly with deepeval login --confident-api-key "<your-confident-api-key>". The key is commonly stored as CONFIDENT_API_KEY.