Skip to content
Windsurf

DeepThonk for Windsurf

io.github.linxule/deepthonk

Provider-neutral OpenDeepThink reasoning server: generate, judge, rank, mutate.

client:Windsurf transport:stdio runtime:npm

Install DeepThonk in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "deepthonk": {
      "command": "npx",
      "args": [
        "-y",
        "deepthonk"
      ],
      "env": {
        "DEEPSEEK_API_KEY": "<DEEPSEEK_API_KEY>",
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>",
        "DEEPTHONK_API_KEY": "<DEEPTHONK_API_KEY>",
        "DEEPTHONK_CONFIG": "<DEEPTHONK_CONFIG>",
        "DEEPTHONK_PROFILES_DIR": "<DEEPTHONK_PROFILES_DIR>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

DeepThonk in other clients