Skip to content
Zed

hydite mcp for Zed

io.github.aiomx/hydite-mcp

Hydite MCP

client:Zed transport:stdio runtime:npm

Install hydite mcp 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": {
    "hydite-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hydite/hydite-mcp"
      ],
      "env": {
        "Hydite": "<Hydite>"
      }
    }
  }
}

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

hydite mcp in other clients