-
braintrust: Brings context (docs, logs, experiments) from Braintrust into Cowork. For example, query logs, access Braintrust docs, or fetch experiment results. -
trace-claude-code: Traces Cowork’s operations to show LLM calls, tool usage, and timing data. This can be useful for personal exploration or to monitor your team’s activity.
Cowork installs plugins from the same marketplace as Claude Code (
braintrustdata/braintrust-claude-plugin). This page covers installing them in Cowork. For full plugin usage, configuration, and troubleshooting, see the Claude Code guide.Setup
Open Cowork
In the Claude desktop app or on claude.ai, select Cowork in the message box.
Add the Braintrust plugin marketplace
In the sidebar, click Customize, go to Plugins, then click Add > Add marketplace and enter:
Install the plugins
In Customize > Plugins, install braintrust, trace-claude-code, or both from the marketplace.
Set your API key
Both plugins authenticate using
BRAINTRUST_API_KEY. Set it as described in the Claude Code prerequisites. Cowork shares its configuration with the Claude desktop app.Usage
Once installed, the plugins work the same way in Cowork as in Claude Code:- Use the
braintrustplugin to query experiments, logs, and datasets directly in Cowork conversations. See Plugin:braintrust. - The
trace-claude-codeplugin automatically traces each Cowork session to Braintrust as a hierarchy of spans. See Plugin:trace-claude-code.
Next steps
- Configure the plugins: See the Claude Code guide for full plugin usage, configuration, and troubleshooting.
- Run evaluations: Check out the evaluation guide to learn evaluation patterns.
- Explore MCP tools: See the MCP documentation for all available commands.