Actimate for VS Code
io.actimate/actimate
Tasks, habits, goals, notes, schedules, reminders, and focus sessions from Actimate.
client:VS Code
transport:streamable-http
Install Actimate in VS Code
.vscode/mcp.json
{
"servers": {
"actimate": {
"type": "http",
"url": "https://app.actimateai.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs