u/anggelomos

Integrate Ticktick's MCP with Codex App

Hello there, a couple hours ago I was trying to connect Ticktick to my Codex app in Windows, using ticktick's official guide but it wasn't working, after trying a couple things I was able to make it work, so I wanted to share it with you.

  1. I created a Ticktick plugin in the codex app using this prompt:

Plugin Creator help me create a plugin to use the ticktick MCP so that codex can interact with Ticktick, look here's the official ticktick's MCP documentation https://help.ticktick.com/articles/7438129581631995904

https://preview.redd.it/0tm6nid85y1h1.png?width=577&format=png&auto=webp&s=8b30dcfbcc624e6c2d58b1c36bd4a9001042e16b

  1. I installed Ticktick's MCP using the codex cli, instead of using the one in the interface running these commands:

    npm i -g u/openai/codex codex mcp add ticktick --url https://mcp.ticktick.com

  2. I also removed the MCP that was created automatically during the plugin creation using this command (if your codex didn't create an mcp during the plugin creation, then you don't have to do this step):

    codex mcp remove ticktick_mcp

  3. Setup the plugin so it works with the mcp we installed before

https://reddit.com/link/1tgyg5k/video/oaa678r96y1h1/player

  1. Test it!

https://preview.redd.it/8jukmj2f6y1h1.png?width=775&format=png&auto=webp&s=e827127cc347418cdc502dfb4d936ec1ed98d105

That's it, hope it's useful for other people with the same issue.

reddit.com
u/anggelomos — 4 days ago