Timen for VS Code
io.github.vahtel/timen
Timen time tracking — timers, time entries, reports, projects, and clients.
client:VS Code
transport:streamable-http
Install Timen in VS Code
.vscode/mcp.json
{
"servers": {
"timen": {
"type": "http",
"url": "https://mcp.gettimen.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs