AirTreks MCP for Cursor
io.github.airtreks/airtreks-mcp
Multi-city flight routing intelligence — plan RTW trips, validate alliances, get carrier picks.
client:Cursor
transport:streamable-http
runtime:npm
tools:11
Install AirTreks MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"airtreks-mcp": {
"url": "https://mcp.airtreks.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs