Skip to content
Claude Desktop

hex mcp for Claude Desktop

io.github.mrfentmen/hex-mcp

Keyless MCP server for Hex: Elixir and Erlang package versions, docs, downloads, releases.

client:Claude Desktop transport:stdio runtime:npm

Install hex mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hex-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

hex mcp in other clients