PREFLIGHT — URL Routing for AI Agents for Cursor
io.github.gsterlingpress/preflight
Choose HTTP, browser, machine endpoint, or avoid before an agent visits an unfamiliar URL.
client:Cursor
transport:streamable-http
tools:2
Install PREFLIGHT — URL Routing for AI Agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"preflight": {
"url": "https://preflight-api-production-01a2.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs