Skip to content
VS Code

HasData Airbnb for VS Code

com.hasdata/airbnb

Airbnb stays by location and dates, and full listing details, as structured JSON.

client:VS Code transport:streamable-http runtime:npm

Install HasData Airbnb in VS Code

.vscode/mcp.json

{
  "servers": {
    "airbnb": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=airbnb"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HasData Airbnb in other clients