Opensky for Cursor
io.github.pipeworx-io/opensky
OpenSky MCP — OpenSky Network API (free, no auth for anonymous access)
client:Cursor
transport:streamable-http
Install Opensky in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"opensky": {
"url": "https://gateway.pipeworx.io/opensky/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs