Skip to content

AI Crypto Sniper MCP (renamed) for Grok

co.solsniperbot/solana-snipe-bot-mcp

Renamed to AI Crypto Sniper. Use com.aicryptosniper/ai-crypto-sniper-mcp instead.

client:Grok transport:stdio runtime:pypi

Install AI Crypto Sniper MCP (renamed) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "solana-snipe-bot-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "solana-snipe-bot-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

AI Crypto Sniper MCP (renamed) in other clients