TLE Satellite Tracker for Zed
io.github.ivanstan/tle-satellite
Access TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble.
client:Zed
transport:sse
Install TLE Satellite Tracker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tle-satellite": {
"url": "https://tle.ivanstanojevic.me/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs