Skip to content
Zed

loaditout for Zed

io.github.loaditoutadmin/loaditout

Search and install 20,000+ security-graded MCP servers and agent skills.

client:Zed transport:stdio runtime:npm

Install loaditout in Zed

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

{
  "context_servers": {
    "loaditout": {
      "command": "npx",
      "args": [
        "-y",
        "loaditout-mcp-server"
      ]
    }
  }
}

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

loaditout in other clients