Table des matières

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 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"]
    },
  },
}

ActivityWatch avec 8bitgentleman/activitywatch-mcp-server

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