Skip to content
Zed

disify for Zed

io.github.pipeworx-io/disify

Disify MCP — wraps Disify API (free, no auth)

client:Zed transport:streamable-http

Install disify in Zed

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

{
  "context_servers": {
    "disify": {
      "url": "https://gateway.pipeworx.io/disify/mcp"
    }
  }
}

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

disify in other clients