Solana Snipe Bot MCP for Cursor
io.github.solara-snipe-bot/solana-snipe-bot-mcp
Autonomous Solana meme-coin sniper bot with 40 MCP tools for AI control.
client:Cursor
transport:stdio
runtime:pypi
Install Solana Snipe Bot MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"solana-snipe-bot-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"solana-snipe-bot-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs