flight505/mcp-think-tank
MCP Think Tank is a powerful Model Context Protocol (MCP) server designed to enhance the capabilities of AI assistants like Cursor and Claude. It provides a structured environment for enhanced reasoning, persistent memory, and responsible tool usage.
Platform-specific configuration:
{
"mcpServers": {
"mcp-think-tank": {
"command": "npx",
"args": [
"-y",
"mcp-think-tank"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...