HasData Airbnb for Cursor
com.hasdata/airbnb
Airbnb stays by location and dates, and full listing details, as structured JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Airbnb in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"airbnb": {
"url": "https://mcp.hasdata.com/mcp?apis=airbnb"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs