AirROI for VS Code
com.airroi/mcp
Airbnb & short-term rental market analytics: occupancy, ADR, RevPAR, revenue, comparables.
client:VS Code
transport:streamable-http
Install AirROI in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.airroi.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs