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
{
"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