DeepThonk for Claude Code
io.github.linxule/deepthonk
Provider-neutral OpenDeepThink reasoning server: generate, judge, rank, mutate.
client:Claude Code
transport:stdio
runtime:npm
Install DeepThonk in Claude Code
run in your project directory
claude mcp add deepthonk -e DEEPSEEK_API_KEY=<DEEPSEEK_API_KEY> -e OPENROUTER_API_KEY=<OPENROUTER_API_KEY> -e DEEPTHONK_API_KEY=<DEEPTHONK_API_KEY> -e DEEPTHONK_CONFIG=<DEEPTHONK_CONFIG> -e DEEPTHONK_PROFILES_DIR=<DEEPTHONK_PROFILES_DIR> -- npx -y deepthonk
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs