N2yo for Cursor
io.github.pipeworx-io/n2yo
N2YO MCP — wraps the N2YO Satellite Tracking REST API (n2yo.com)
client:Cursor
transport:streamable-http
Install N2yo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"n2yo": {
"url": "https://gateway.pipeworx.io/n2yo/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs