olaservo/shannon-thinking
MCP server for applying a Claude Shannon-inspired problem-solving pattern
Platform-specific configuration:
{
"mcpServers": {
"shannon-thinking": {
"command": "npx",
"args": [
"-y",
"shannon-thinking"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...