Developer Tools
Trust: 39/100 (Limited)io.github.BAM-DevCrew/MAXential-Thinking-MCP Guide
11 focused tools for structured thinking, branching, revision, and navigation.
2 starsby BAM-DevCrew
Quick Start
Install
npx @bam-devcrew/maxential-thinking-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bam-devcrew-maxential-thinking-mcp": {
"command": "npx",
"args": [
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}