Skip to content
Zed

Zephex for Zed

io.github.tanbir404/zephex

MCP gateway with 10 tools for code analysis, architecture, package audit & security.

client:Zed transport:streamable-http

Install Zephex in Zed

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

{
  "context_servers": {
    "zephex": {
      "url": "https://zephex.dev/mcp"
    }
  }
}

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

Zephex in other clients