N2yo for VS Code
io.github.pipeworx-io/n2yo
N2YO MCP — wraps the N2YO Satellite Tracking REST API (n2yo.com)
client:VS Code
transport:streamable-http
Install N2yo in VS Code
.vscode/mcp.json
{
"servers": {
"n2yo": {
"type": "http",
"url": "https://gateway.pipeworx.io/n2yo/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs