You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@braintrust/mcp-server

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braintrust/mcp-server

An MCP server that serves information from Braintrust documentation as well as your evals and logs.

0.0.3
latest
Version published
Weekly downloads
27
58.82%
Maintainers
1
Weekly downloads
 
Created

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"]
    }
  }
}

FAQs

Package last updated on 24 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts