11 focused tools for structured thinking, branching, revision, and navigation.
claude mcp add maxential-thinking-mcp -- npx -y @bam-devcrew/maxential-thinking-mcp
claude_desktop_config.json
{
"mcpServers": {
"maxential-thinking-mcp": {
"command": "npx",
"args": [
"-y",
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"maxential-thinking-mcp": {
"command": "npx",
"args": [
"-y",
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"maxential-thinking-mcp": {
"command": "npx",
"args": [
"-y",
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"maxential-thinking-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"maxential-thinking-mcp": {
"command": "npx",
"args": [
"-y",
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.BAM-DevCrew--MAXential-Thinking-MCP/reviews or the review_server meta-tool.
POST /mcp