Metr Report
Freeby MCP Community
MCP tool for sending chat history and edits to METR for reward hacking research
v1.0.0Added Apr 12, 2026
mcpmodel-context-protocoltypescriptservermetr
Metr Report MCP Server
MCP tool for sending chat history and edits to METR for reward hacking research
Installation
npx -y metr-report-mcp
Reviews
Installation
Quick install
npx -y metr-report-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"metr-report": {
"command": "npx",
"args": ["-y", "metr-report-mcp"]
}
}
}