vinistoisr/timewarp
Windows focus tracker with MCP server for AI-powered timecard generation. Tracks active windows, stitches sessions, extracts project numbers, and exposes data to Claude. Also exports Prometheus metrics.
Platform-specific configuration:
{
"mcpServers": {
"timewarp": {
"command": "npx",
"args": [
"-y",
"timewarp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...