Skip to content
Zed

angi mcp for Zed

io.github.chrischall/angi-mcp

Angi for Claude — find home-service pros by trade and city, read ratings and reviews

client:Zed transport:stdio runtime:npm

Install angi mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "angi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chrischall/angi-mcp"
      ],
      "env": {
        "ANGI_WS_PORT": "<ANGI_WS_PORT>"
      }
    }
  }
}

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

angi mcp in other clients