ticktick-mcp-bridge

zoomerland/ticktick-mcp-bridge
★ 0 stars JavaScript Code/Dev Tools Updated 14d ago
Self-hosted TickTick MCP server for ChatGPT, Codex, and other MCP clients
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ticktick-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "zoomerland/ticktick-mcp-bridge"
      ]
    }
  }
}

README Excerpt

This repository is a public Codex plugin marketplace for [TickTick MCP Bridge](plugins/ticktick-mcp-bridge/README.md). TickTick MCP Bridge is a self-hosted MCP server for TickTick. It supports: - Codex through local stdio MCP - ChatGPT through a self-hosted HTTP `/mcp` endpoint - one shared TickTick API core and one shared tool list