服务器配置
{
"mcpServers": {
"ticktick": {
"command": "/path/to/uv",
"args": [
"run",
"--directory",
"/absolute/path/to/ticktick-mcp-enhanced",
"ticktick-mcp",
"run"
]
}
}
}{
"mcpServers": {
"ticktick": {
"command": "/path/to/uv",
"args": [
"run",
"--directory",
"/absolute/path/to/ticktick-mcp-enhanced",
"ticktick-mcp",
"run"
]
}
}
}