N2yo for Zed
io.github.pipeworx-io/n2yo
N2YO MCP — wraps the N2YO Satellite Tracking REST API (n2yo.com)
client:Zed
transport:streamable-http
Install N2yo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"n2yo": {
"url": "https://gateway.pipeworx.io/n2yo/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs