Skip to content
Grok

Hex Pm for Grok

io.github.pipeworx-io/hex-pm

Hex.pm MCP — package registry for the Elixir & Erlang ecosystems.

client:Grok transport:streamable-http

Install Hex Pm in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hex-pm": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/hex-pm/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Hex Pm in other clients