Dreamfare for VS Code
app.dreamfare/mcp
Travel tools for AI agents: plan and edit real trips, search stays and tours, import travel videos.
client:VS Code
transport:streamable-http
tools:21
Install Dreamfare in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.dreamfare.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs