Pilot-Next for Cursor
com.pilot-next/pilot-next
Flying club management: book aircraft, log Hobbs/Tacho hours, settle flights and check weather.
client:Cursor
transport:streamable-http
Install Pilot-Next in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pilot-next": {
"url": "https://pilot-next-backend.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs