@braintrust/mcp-server

0.0.3 • Public • Published

Braintrust MCP server

Braintrust's MCP server makes it to leverage LLMs to improve your evals.

Setup in Cursor

Create a .cursor/mcp.json with the following:

{
  "mcpServers": {
    "server-name": {
      "command": "npx",
      "args": ["-y", "@braintrust/mcp-server@latest", "--api-key", "YOUR_API_KEY"]
    }
  }
}

Package Sidebar

Install

npm i @braintrust/mcp-server

Weekly Downloads

26

Version

0.0.3

License

none

Unpacked Size

20 kB

Total Files

8

Last publish

Collaborators

  • braintrust