Hex Pm for VS Code
io.github.pipeworx-io/hex-pm
Hex.pm MCP — package registry for the Elixir & Erlang ecosystems.
client:VS Code
transport:streamable-http
Install Hex Pm in VS Code
.vscode/mcp.json
{
"servers": {
"hex-pm": {
"type": "http",
"url": "https://gateway.pipeworx.io/hex-pm/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs