← Back to Plugins
MCP Server MCP

Braintrust

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

AI evaluation and observability platform — query experiments, logs, datasets, and prompts.

Homepage Verified source

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

Loading comments...