martinbowling/thoughtful-claude
MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine 🤔
Platform-specific configuration:
{
"mcpServers": {
"thoughtful-claude": {
"command": "npx",
"args": [
"-y",
"thoughtful-claude"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...