airbnb data for VS Code
io.github.dataleadspro/airbnb-data
Airbnb search, listing details, and calendar availability as clean structured data.
client:VS Code
transport:streamable-http
tools:3
Install airbnb data in VS Code
.vscode/mcp.json
{
"servers": {
"airbnb-data": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/airbnb-data"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs