Flight Radar for Grok
io.github.mcp-dir/flightradar-mcp
Live flight radar: real-time position of any aircraft transmitting ADS-B right now. Search by regist
client:Grok
transport:streamable-http
tools:12
Install Flight Radar in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"flightradar-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_flightradar"
}
}
}
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