Skip to content
Grok

FlightDB for Grok

io.github.flightdb/flightdb

Aircraft registry search, flight history, and analytics powered by ADS-B Exchange data.

client:Grok transport:streamable-http

Install FlightDB in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "flightdb": {
      "type": "http",
      "url": "https://flightdb.org/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

FlightDB in other clients