Shannon Thinking (Problem Solving)
Implements Claude Shannon's systematic problem-solving methodology to guide users through structured stages of complex problem breakdown and solution refinement.
35 stars
0 tools
Created Aug 2025
@olaservo/olaservo-shannon-thinking-problem-solving-shannon-thinkingAbout
Implements Claude Shannon's systematic problem-solving methodology to guide users through structured stages of complex problem breakdown and solution refinement.
Categories
general
Installation
npm
npm install @olaservo/olaservo-shannon-thinking-problem-solving-shannon-thinking
Configuration
{
"mcpServers": {
"olaservo-shannon-thinking-problem-solving-shannon-thinking": {
"command": "npx",
"args": [
"-y",
"@olaservo/olaservo-shannon-thinking-problem-solving-shannon-thinking"
]
}
}
}