Skip to content
Cline

hex mcp for Cline

io.github.mrfentmen/hex-mcp

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

client:Cline transport:stdio runtime:npm

Install hex mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hex mcp in other clients