airbnb data for Cursor
io.github.dataleadspro/airbnb-data
Airbnb search, listing details, and calendar availability as clean structured data.
client:Cursor
transport:streamable-http
tools:3
Install airbnb data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"airbnb-data": {
"url": "https://data.dataleads.pro/mcp/airbnb-data"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs