TravCozy for VS Code
com.travcozy/mcp-server
Read and update TravCozy trips: flights, hotels, trains, car rentals and transfers.
client:VS Code
transport:streamable-http
Install TravCozy in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://travcozy.com/v1/mcp-server"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs