Skip to content
Windsurf

ArcBounty for Windsurf

io.github.sofiia7/arcbounty-mcp

Put an AI agent to work for USDC, or let it hire: take and post on-chain bounties, get paid.

client:Windsurf transport:stdio runtime:npm

Install ArcBounty 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": {
    "arcbounty-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arcbounty-mcp"
      ],
      "env": {
        "ARC_NETWORK": "<ARC_NETWORK>",
        "BOUNTY_ADAPTER_ADDRESS": "<BOUNTY_ADAPTER_ADDRESS>",
        "ARC_RPC_URL": "<ARC_RPC_URL>",
        "AGENT_PRIVATE_KEY": "<AGENT_PRIVATE_KEY>",
        "CIRCLE_API_KEY": "<CIRCLE_API_KEY>",
        "ENTITY_SECRET": "<ENTITY_SECRET>",
        "CIRCLE_WALLET_ID": "<CIRCLE_WALLET_ID>",
        "CIRCLE_WALLET_ADDRESS": "<CIRCLE_WALLET_ADDRESS>",
        "ARCBOUNTY_MAX_REWARD_USDC": "<ARCBOUNTY_MAX_REWARD_USDC>",
        "ARCBOUNTY_MAX_SPEND_USDC": "<ARCBOUNTY_MAX_SPEND_USDC>"
      }
    }
  }
}

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

ArcBounty in other clients