Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Multidim in other clients