Skip to content
Windsurf

Agent Sniper for Windsurf

io.github.nirholas/agent-sniper

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

client:Windsurf transport:stdio runtime:npm

Install Agent Sniper in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Agent Sniper in other clients