holidayforever for VS Code
io.github.holiday-forever/holidayforever
Searchable directory of Airbnb listings — discover properties and retrieve direct Airbnb links.
client:VS Code
transport:streamable-http
tools:2
Install holidayforever in VS Code
.vscode/mcp.json
{
"servers": {
"holidayforever": {
"type": "http",
"url": "https://holidayforeverphoto.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs