MCP Server
MCP
Braintrust
AI evaluation and observability platform — query experiments, logs, datasets, and prompts.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api{region}.braintrust.dev/mcp",
"variables": {
"region": {
"description": "Data plane region. Leave blank for US, use '-eu' for EU.",
"choices": [
"",
"-eu"
]
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment