Deep Thinking AssistantServer

shark-bot-0118
GitHub
Deep LearningAI IntegrationAutonomous Agents

Loading subscription status...

๐Ÿ’ก Description

An OpenAI API-based MCP server that provides deep thinking and analysis capabilities, integrating with AI editor models to deliver comprehensive insights and practical solutions.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "Deep Thinking Assistant": {
        "env": {
          "GEMINI_MODEL": "gemini-2.0-flash",
          "GEMINI_API_KEY": "your_api_key_here"
        },
        "args": [],
        "command": "python dive_deep_server.py"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

deep_thinking_agentenhancement_agentfinal_review_agent

โšก Features

  • Multi-perspective problem analysis
  • Integration of critical and creative thinking
  • Practical and concrete suggestions

๐Ÿ’ฌ Example Queries

  • Please provide optimization suggestions for this algorithm.
  • Can you analyze this code for performance improvements?
  • Conduct a final review of the proposed changes to the code.