Skip to content
Cline

Agent Sniper for Cline

io.github.nirholas/agent-sniper

Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.

client:Cline transport:stdio runtime:npm

Install Agent Sniper in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agent-sniper": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/agent-sniper"
      ],
      "env": {
        "SNIPER_MODE": "<SNIPER_MODE>",
        "SNIPER_NETWORK": "<SNIPER_NETWORK>",
        "SOLANA_RPC_URL": "<SOLANA_RPC_URL>",
        "SOLANA_SECRET_KEY": "<SOLANA_SECRET_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Agent Sniper in other clients