Back to directory
comeonzhj/have-a-think

comeonzhj/have-a-think

@comeonzhj

当需要大模型仔细想想时,大模型使用这个工具

mcpdeepseekreasoningthinkingaitool

Installation & Configuration

{
  "mcpServers": {
    "deepseek-reasoner": {
      "command": "python",
      "args": [
        "/path/to/have-a-think/have-a-think.py"
      ],
      "env": {
        "DEEPSEEK_API_KEY": "your_deepseek_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17