experiment_scoreboard — Run402 MCP Tool
experiment_scoreboard
(experiment scoreboard) is one of 4 tools on the
Run402
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call experiment_scoreboard from your client
- Claude Code Run402 experiment_scoreboard run in your project directory
- Claude Desktop Run402 experiment_scoreboard ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Run402 experiment_scoreboard ~/.cursor/mcp.json
- VS Code Run402 experiment_scoreboard .vscode/mcp.json
- Zed Run402 experiment_scoreboard ~/.config/zed/settings.json
- Windsurf Run402 experiment_scoreboard ~/.codeium/windsurf/mcp_config.json
- Cline Run402 experiment_scoreboard ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Run402 experiment_scoreboard ~/.gemini/settings.json
- Grok Run402 experiment_scoreboard .mcp.json (in your project root)
- ChatGPT Run402 experiment_scoreboard Settings → Connectors → Advanced → Developer mode
- Claude.ai Run402 experiment_scoreboard Settings → Connectors → Add custom connector
- LangChain Run402 experiment_scoreboard pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.run402.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.