# TickTick Integration
# 1. Register app at https://developer.ticktick.com/manage
# 2. Click "+ App Name" and create an app
# 3. Set redirect URI to: http://127.0.0.1:8080
# 4. Copy your Client ID and Client Secret below
TICKTICK_CLIENT_ID=your-client-id-here
TICKTICK_CLIENT_SECRET=your-client-secret-here
TICKTICK_REDIRECT_URI=http://127.0.0.1:8080
# 5. Enter your TickTick account credentials
TICKTICK_USERNAME=your-email@example.com
TICKTICK_PASSWORD=your-password
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kbadinger/ticktickmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server