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"
]
}
}
}