Skip to content
Zed

archlinux mcp for Zed

io.github.mrfentmen/archlinux-mcp

Arch Linux package search API.

client:Zed transport:stdio runtime:npm

Install archlinux mcp in Zed

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

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

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

archlinux mcp in other clients