FlightSweeper for Cursor
app.vercel.flightsweeper-webmcp/public
Anonymous public tools for FlightSweeper. See the published agent boundary before use.
client:Cursor
transport:streamable-http
tools:4
Install FlightSweeper in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"public": {
"url": "https://flightsweeper-webmcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs