Skip to content
Cursor

TravCozy for Cursor

com.travcozy/mcp-server

Read and update TravCozy trips: flights, hotels, trains, car rentals and transfers.

client:Cursor transport:streamable-http

Install TravCozy in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://travcozy.com/v1/mcp-server"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TravCozy in other clients