Skip to content
Cursor

Hex.pm MCP for Cursor

io.github.joshrotenberg/hexpm-mcp

MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages

client:Cursor transport:streamable-http tools:24

Install Hex.pm MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "hexpm-mcp": {
      "url": "https://hexpm-mcp.fly.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Hex.pm MCP in other clients