EcoAloha for VS Code
io.github.arneffm/ecoaloha
Search and compare outdoor experiences. Public keyless API; booking and payment happen on Viator.
client:VS Code
transport:streamable-http
tools:12
Install EcoAloha in VS Code
.vscode/mcp.json
{
"servers": {
"ecoaloha": {
"type": "http",
"url": "https://ecoaloha.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs