add-mcp
Back to registry
Confident AI logo

Confident AI

v1.0.0

confident-ai.com/mcp

Confident AI is a platform for evaluating, observing, and improving AI systems, including LLM evaluations, tracing, prompt management, and annotations. It also maintains DeepEval, an open-source LLM evaluation framework that integrates with the Confident AI platform.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.confident-ai.com/mcp
requiredsecret

Confident AI project API key. Use Bearer <token>.

npx add-mcp@latest https://mcp.confident-ai.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.confident-ai%2Fmcp"