Skip to content
Zed

homebrew mcp for Zed

io.github.mrfentmen/homebrew-mcp

Homebrew formula details from the official API. No key required.

client:Zed transport:stdio runtime:npm

Install homebrew mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "homebrew-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "homebrew-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

homebrew mcp in other clients