tle for VS Code
io.github.pipeworx-io/tle
TLE MCP — satellite tracking via Two-Line Element sets (tle.ivanstanojevic.me, free, no auth)
client:VS Code
transport:streamable-http
Install tle in VS Code
.vscode/mcp.json
{
"servers": {
"tle": {
"type": "http",
"url": "https://gateway.pipeworx.io/tle/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs