Skip to content
Cline

weightsbiases mcp for Cline

io.github.mrfentmen/weightsbiases-mcp

MCP server for Weights & Biases: profile, projects, runs. Needs a free API key.

client:Cline transport:stdio runtime:npm

Install weightsbiases mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "weightsbiases-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "weightsbiases-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

weightsbiases mcp in other clients