MAXential Thinking MCP for Zed
io.github.bam-devcrew/maxential-thinking-mcp
11 focused tools for structured thinking, branching, revision, and navigation.
client:Zed
transport:stdio
runtime:npm
Install MAXential Thinking MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"maxential-thinking-mcp": {
"command": "npx",
"args": [
"-y",
"@bam-devcrew/maxential-thinking-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs