Skip to content
Claude Desktop

MAXential Thinking MCP for Claude Desktop

io.github.bam-devcrew/maxential-thinking-mcp

11 focused tools for structured thinking, branching, revision, and navigation.

client:Claude Desktop transport:stdio runtime:npm

Install MAXential Thinking MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "maxential-thinking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@bam-devcrew/maxential-thinking-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MAXential Thinking MCP in other clients