W
Weights & Biases
OfficialFeatured
🤖 AI & Machine Learning
Query and analyze your Weights & Biases experiments, Weave traces, reports, artifacts and model registry in natural language.
Tags
Config for Claude Desktop / Cursor
{
"mcpServers": {
"weights-biases": {
"type": "http",
"url": "https://mcp.withwandb.com",
"headers": {
"Authorization": "Bearer your-access-token"
}
}
}
}