MCP server that gives coding agents self-awareness of their execution speed
| Tool name | Description | Destructive? |
|---|---|---|
| velocity_stats | โ no | |
| velocity_end_task | โ no | |
| velocity_start_task | โ no | |
| velocity_estimate | โ no | |
| velocity_history | โ no |
| velocity_reflect | โ no | |
| velocity_calibration | โ no | |
| whenlabs_summary | โ no | |
| aware_sync | โ no |
{
"mcpServers": {
"whenlabsvelocity": {
"command": "npx",
"args": [
"-y",
"@whenlabs/velocity-mcp"
]
}
}
}