Skip to content
Zed

box for Zed

com.mcparmory/box

Manage files, folders, and team collaboration with access controls

client:Zed transport:stdio runtime:pypi

Install box in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "box": {
      "command": "uvx",
      "args": [
        "mcparmory-box"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

box in other clients