Using Claude with TickTick MCP Server for Self-Study Organization

Workflow for Automated Study Planning
A developer documented a process for creating and organizing a self-study curriculum using Claude and TickTick. The workflow took about an hour to implement.
Key Steps from the Source
- Found a YouTube video about building a self-study curriculum
- Put the video transcript into Claude (potentially using Claude Cowork feature, though the developer noted it might not be necessary)
- Claude asked questions and generated a Word document outlining the curriculum
- Connected TickTick to Claude using the ticktick-mcp repository: https://github.com/jacepark12/ticktick-mcp
- Posted the curriculum Word file in Claude and asked it to set up project tasks in TickTick and provide a calendar view
Results Generated
The automated process produced:
- Full curriculum list organized by subject
- Shopping list for necessary supplies
- Book purchase list
- Project tasks in TickTick
- Calendar view of the study plan
The developer mentioned they typically use TickTick on their phone and expressed appreciation for avoiding manual organization work.
📖 Read the full source: r/ClaudeAI
👀 See Also

BinktermPHP: A Full BBS/FidoNet Platform Built Primarily with Claude
BinktermPHP is an open-source web-based BBS written in PHP 8 with PostgreSQL, featuring a built-in binkp FidoNet mailer, echomail/netmail, file areas, door games, real-time server push, and an MCP server that exposes echomail to AI assistants. The developer reports building it almost entirely using Claude for implementation while handling architecture and testing.

Automated Daily Development Journal System with Discord Integration
A system that captures Discord development activity, generates visual summaries, and publishes daily blog posts automatically using kabi-discord-cli, cron jobs, and GitHub/Vercel deployment.

OpenClaw AI Agent Finds Federal Job Match and Creates Daily Automation
A user tasked their OpenClaw AI agent with finding a federal job on usajobs.gov that matched their salary requirements and preserved special retirement benefits, resulting in a specific job description match and a daily notification automation.

Consumer-rights AI game goes B2B: Claude Code workflow with Opus 4.7 and Haiku 4.5
A developer details how they used Claude Code with Opus 4.7 for backend refactors and Haiku 4.5 for live chat in a B2B sales training tool, sharing their CLAUDE.md / SPLIT_NOTES.md workflow.