Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TICKTICK_CLIENT_ID | No | Your TickTick developer application Client ID. | |
| TICKTICK_ACCESS_TOKEN | Yes | Your TickTick OAuth access token. This is required for the MCP server to interact with your TickTick account. | |
| TICKTICK_REDIRECT_URI | No | The redirect URI configured in your TickTick developer application (e.g., http://localhost:8000/auth/ticktick/callback). | |
| TICKTICK_CLIENT_SECRET | No | Your TickTick developer application Client Secret. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |