====== ActivityWatch ====== Open-source automated time-tracker. https://github.com/ActivityWatch ===== MCP Server ===== Avec un serveur MCP on peut interroger ses activités sur l'ordi en langage naturel : Avec le MCP [[https://github.com/8bitgentleman/activitywatch-mcp-server|8bitgentleman/activitywatch-mcp-server]] et Opencode opencode.json: { "$schema": "https://opencode.ai/config.json", "mcp": { "aw-mcp": { "type": "local", "enabled": true, "command": ["node","/home/.../dev/activitywatch/activitywatch-mcp-server/dist/index.js"] }, }, } {{:divers:activitywatch-mcp-01.webp|ActivityWatch avec 8bitgentleman/activitywatch-mcp-server}} {{:divers:activitywatch-mcp-02.webp|ActivityWatch avec 8bitgentleman/activitywatch-mcp-server}} ==== Auriora/activitywatch-mcp ==== https://github.com/Auriora/activitywatch-mcp ==== 8bitgentleman/activitywatch-mcp-server ==== https://github.com/8bitgentleman/activitywatch-mcp-server