Ezi Home Services for VS Code
io.github.eziservices/mcp-public
Book, reschedule, and cancel home services (cleaning, lawn, snow) via phone OTP authentication.
client:VS Code
transport:streamable-http
tools:8
Install Ezi Home Services in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-public": {
"type": "http",
"url": "https://prod-api.ezi-app.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs