Skip to content
Claude Desktop

Multidim for Claude Desktop

io.github.cherridsaid/multidim-mcp

Structured thinking grids for AI agents: deterministic analysis frames, validation, learned traps

client:Claude Desktop transport:stdio runtime:pypi

Install Multidim in Claude Desktop

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

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

{
  "mcpServers": {
    "multidim-mcp": {
      "command": "uvx",
      "args": [
        "multidim-mcp"
      ],
      "env": {
        "MULTIDIM_MCP_HOME": "<MULTIDIM_MCP_HOME>"
      }
    }
  }
}

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

Multidim in other clients