SkyGlance — What's Flying Above You for Cline
io.github.darshjoshi/skyglance
What's flying above you: live aircraft, identity, routes, and your own sighting history.
client:Cline
transport:stdio
runtime:pypi
Install SkyGlance — What's Flying Above You in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"skyglance": {
"command": "uvx",
"args": [
"skyglance"
],
"env": {
"SKYGLANCE_HOME_LAT": "<SKYGLANCE_HOME_LAT>",
"SKYGLANCE_HOME_LON": "<SKYGLANCE_HOME_LON>",
"SKYGLANCE_POLL": "<SKYGLANCE_POLL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs