deepthonk

linxule/deepthonk
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
TypeScript CLI + MCP server implementing OpenDeepThink (Zhou et al., arXiv:2605.15177). Independent reimplementation; not a fork.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deepthonk": {
      "command": "npx",
      "args": [
        "-y",
        "linxule/deepthonk"
      ]
    }
  }
}

Topics

agentbradley-terryclideepseekllmmcpmodel-context-protocolopendeepthinkpairwise-comparisonreasoningtest-time-computetypescript