timera for Zed
io.github.moniantov/timera
AI Chief of Staff for your time. Drift score, calendar, goals, and AI coaching.
client:Zed
transport:stdio
runtime:npm
Install timera in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"timera": {
"command": "npx",
"args": [
"-y",
"timera-mcp"
],
"env": {
"TIMERA_API_KEY": "<TIMERA_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs