TLE Satellite Tracker for VS Code
io.github.ivanstan/tle-satellite
Access TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble.
client:VS Code
transport:sse
Install TLE Satellite Tracker in VS Code
.vscode/mcp.json
{
"servers": {
"tle-satellite": {
"type": "sse",
"url": "https://tle.ivanstanojevic.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs