docket for Claude Desktop
io.github.pasichdev/docket
One list every AI tool you use can write to — scoped per project, local-first, self-hostable.
client:Claude Desktop
transport:stdio
runtime:npm
Install docket in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docket": {
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs