Skip to content
Claude Desktop

SkyGlance — What's Flying Above You for Claude Desktop

io.github.darshjoshi/skyglance

What's flying above you: live aircraft, identity, routes, and your own sighting history.

client:Claude Desktop transport:stdio runtime:pypi

Install SkyGlance — What's Flying Above You in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "skyglance": {
      "command": "uvx",
      "args": [
        "skyglance"
      ],
      "env": {
        "SKYGLANCE_HOME_LAT": "<SKYGLANCE_HOME_LAT>",
        "SKYGLANCE_HOME_LON": "<SKYGLANCE_HOME_LON>",
        "SKYGLANCE_POLL": "<SKYGLANCE_POLL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SkyGlance — What's Flying Above You in other clients