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
{
"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