focus-todo-tasks

zhangqizq-ai/focus-todo-tasks
★ 0 stars JavaScript Code/Dev Tools Updated today
An MCP server that lets an MCP-compatible client read your local [Focus To-Do](https://www.focustodo.cn/) tasks, projects, subtasks, and Pomodoro history.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "focus-todo-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "zhangqizq-ai/focus-todo-tasks"
      ]
    }
  }
}

README Excerpt

An MCP server that lets an MCP-compatible client read your local Pomodoro history. The server reads the Focus To-Do Chrome extension's local IndexedDB LevelDB files directly. It does not need a Focus To-Do account, API key, or export file. Use this when you want an assistant such as Claude Code to answer questions like:

Tools (7)

get_pomodoro_statsget_tasklist_projectslist_subtaskslist_taskssearch_taskssmart_list_filtering_guide