other tools and integrations
Ticktick Mcp
[TickTick](https://ticktick.com/) MCP server that integrates with TickTick's API to manage personal todo projects and the tasks.
python
cloud
other tools and integrations
Installation
npx -y ekkyarmandi/ticktick-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "ticktick-mcp",
"command": "npx",
"args": [
"-y",
"ekkyarmandi/ticktick-mcp"
]
}About This MCP Server
ekkyarmandi/ticktick-mcp
TickTick MCP server that integrates with TickTick's API to manage personal todo projects and the tasks.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub