Skip to content
Claude Code

ticktick mcp for Claude Code

io.github.partymola/ticktick-mcp

MCP server for TickTick task management: field-preserving updates and completion tracking.

client:Claude Code transport:stdio runtime:oci

Install ticktick mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ticktick-mcp -e TICKTICK_CLIENT_ID=<TICKTICK_CLIENT_ID> -e TICKTICK_CLIENT_SECRET=<TICKTICK_CLIENT_SECRET> -e TICKTICK_USERNAME=<TICKTICK_USERNAME> -e TICKTICK_PASSWORD=<TICKTICK_PASSWORD> -- docker run -i --rm ghcr.io/partymola/ticktick-mcp:v0.5.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ticktick mcp in other clients