Skip to content
Zed

Hex.pm MCP for Zed

io.github.joshrotenberg/hexpm-mcp

MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages

client:Zed transport:streamable-http tools:24

Install Hex.pm MCP in Zed

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

{
  "context_servers": {
    "hexpm-mcp": {
      "url": "https://hexpm-mcp.fly.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

Hex.pm MCP in other clients