7 months ago
Enhance your TickTick workflow with MCP server. Better filtering interface
Server Config
{
"mcpServers": {
"ticktick": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/jen6/ticktick-mcp.git",
"ticktick-mcp"
]
}
}
}