Preflight SafeSwap for Grok
io.github.mr8-gif/preflight-safe-swap
Safe Solana swaps for AI agents with risk checks, unsigned transactions, x402, and 3-bp fees.
client:Grok
transport:streamable-http
tools:1
Install Preflight SafeSwap in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"preflight-safe-swap": {
"type": "http",
"url": "https://preflight-agent.netlify.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs