Multidim for Zed
io.github.cherridsaid/multidim-mcp
Structured thinking grids for AI agents: deterministic analysis frames, validation, learned traps
client:Zed
transport:stdio
runtime:pypi
Install Multidim in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"multidim-mcp": {
"command": "uvx",
"args": [
"multidim-mcp"
],
"env": {
"MULTIDIM_MCP_HOME": "<MULTIDIM_MCP_HOME>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs