EU261 Flight Compensation for Grok
dev.danielsuchan/eu261
EU261 flight delay compensation: check eligibility, compute EV, track fares. 6 tools, 35+ airports.
client:Grok
transport:streamable-http
Install EU261 Flight Compensation in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"eu261": {
"type": "http",
"url": "https://eu261.danielsuchan.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs