Docket MCP Server

One list every AI tool you use can write to - Claude Code, Codex, Cursor, Warp - across every project, before the work is worth a ticket. Local-first, self-hostable, no SaaS account.

People who work with todo, backlog and productivity and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-06 · ★ 8 · #60 OF 160 MAINTAINED PRODUCTIVITY · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Docket

Claude Code

claude mcp add pasichdev-docket -- npx -y @pasichdev/docket

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pasichdev-docket": {
      "command": "npx",
      "args": [
        "-y",
        "@pasichdev/docket"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-09-01 - young repo, little track record yet

license MIT - declared in the repository

npm package @pasichdev/docket - published under the repo owner's npm scope (@pasichdev)

registry namespace io.github.pasichDev is GitHub-verified and matches the repo owner

03 · Who maintains Docket

docket is maintained by pasichdev. We track 2 MCP servers from pasichdev - 2 actively maintained, 16 combined GitHub stars, oldest repo from Sep 2026. Full record: all servers from pasichdev.

  1. todo-mcp Shared TODO/backlog MCP server with claim tracking, web UI, and encrypted local storage. ★ 8

04 · Facts

category
productivity - ranked #60 of 160 actively-maintained productivity servers as of 2026-09-18.
registry
io.github.pasichDev/docket (active, first published 2026-09-02 · 5 versions)
packages
npm:@pasichdev/docket

05 · Docket FAQ

What is Docket?

One list every AI tool you use can write to - Claude Code, Codex, Cursor, Warp - across every project, before the work is worth a ticket. Local-first, self-hostable, no SaaS account.

Is Docket still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-06. We re-verify nightly.

How do I install Docket?

Run `npx -y @pasichdev/docket`. You can also paste the ready-made client config above.

Does Docket run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Docket

More productivity MCP servers · Todo MCP · P4plan MCP · Dav MCP · macOS Calendar and Reminders · Google Calendar

More TypeScript MCP servers · Discord MCP · Mneme (patsa2561-art) · Limps · Krabi Claw · see all