Skip to content
Windsurf

hex mcp for Windsurf

io.github.mrfentmen/hex-mcp

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

client:Windsurf transport:stdio runtime:npm

Install hex mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

hex mcp in other clients