Preflight SafeSwap for Cursor
io.github.mr8-gif/preflight-safe-swap
Safe Solana swaps for AI agents with risk checks, unsigned transactions, x402, and 3-bp fees.
client:Cursor
transport:streamable-http
tools:1
Install Preflight SafeSwap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"preflight-safe-swap": {
"url": "https://preflight-agent.netlify.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs