wandb.ai/mcp
Weights & Biases is a machine learning development platform for experiment tracking, model evaluation, artifacts, observability, and related workflows. It also offers hosted inference, serverless training, and agent-facing tooling such as an MCP server.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
W&B API key. Use Bearer <token>.
npx add-mcp@latest https://mcp.withwandb.com/mcp --transport http --header "Authorization: <Authorization>"