Spoor

An MCP server fronting a large ADS-B historical archive. Access is invite-only — ask the operator for an invite link.

If you have an invite link

  1. Open the invite link in your default browser. (It identifies your browser to the server.)
  2. Add the MCP server to Claude Code:
    claude mcp add spoor-adsb --transport http https://spoor.obliscence.com/mcp
  3. First time you use a tool, Claude will pop a browser tab to approve the connection. The consent page recognizes you from step 1 — one click and you're wired up.

Other MCP clients may also work. Use https://spoor.obliscence.com/mcp with clients that support remote Streamable HTTP and OAuth. Claude Desktop and claude.ai use custom Web connectors; Codex uses url in ~/.codex/config.toml; Gemini CLI uses httpUrl in settings.json; ChatGPT uses web Developer Mode.

Client setup docs: Claude, Codex, ChatGPT, Gemini CLI.