angi mcp for Windsurf
io.github.chrischall/angi-mcp
Angi for Claude — find home-service pros by trade and city, read ratings and reviews
client:Windsurf
transport:stdio
runtime:npm
Install angi mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"angi-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/angi-mcp"
],
"env": {
"ANGI_WS_PORT": "<ANGI_WS_PORT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs