Flightstats for Cursor
io.github.pipeworx-io/flightstats
FlightStats MCP — wraps the Cirium FlightStats Flex API (api.flightstats.com/flex)
client:Cursor
transport:streamable-http
Install Flightstats in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flightstats": {
"url": "https://gateway.pipeworx.io/flightstats/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs