Submit

Deepseek Reasoner

@comeonzhj

Tools

Server Config

{
  "mcpServers": {
    "deepseek-reasoner": {
      "command": "python",
      "args": [
        "/path/to/have-a-think/have-a-think.py"
      ],
      "env": {
        "DEEPSEEK_API_KEY": "your_deepseek_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.