EU261 Flight Compensation for Cursor
dev.danielsuchan/eu261
EU261 flight delay compensation: check eligibility, compute EV, track fares. 6 tools, 35+ airports.
client:Cursor
transport:streamable-http
Install EU261 Flight Compensation in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eu261": {
"url": "https://eu261.danielsuchan.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs