add-mcp
Back to registry
Braintrust logo

Braintrust

v1.0.0

braintrust.dev/mcp

Braintrust is an AI observability and evaluation platform for tracing production AI behavior, curating datasets, running evaluations, and managing prompts and related workflows. Teams use it to measure quality, investigate failures, and improve AI systems over time.


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://api.braintrust.dev/mcp
requiredsecret

Braintrust API key. Use Bearer <token>.

npx add-mcp@latest https://api.braintrust.dev/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=dev.braintrust%2Fmcp"