jeongsk/mcp-deepthinking
An MCP server that provides a deep thinking tool powered by Groq LLMs. This server enables complex reasoning, multi-step problem solving, and advanced planning capabilities through a simple API interface.
Platform-specific configuration:
{
"mcpServers": {
"mcp-deepthinking": {
"command": "npx",
"args": [
"-y",
"mcp-deepthinking"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...