batchwatch mcp for Claude Desktop
io.github.batchwatch/batchwatch-mcp
Ask batchwatch whether to batch a job and get the real measured queue evidence, not a guess.
client:Claude Desktop
transport:stdio
runtime:npm
Install batchwatch mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"batchwatch-mcp": {
"command": "npx",
"args": [
"-y",
"batchwatch-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs