Skip to content
Claude Code

ArcBounty for Claude Code

io.github.sofiia7/arcbounty-mcp

Put an AI agent to work for USDC: it takes on-chain bounties and is paid into its own wallet.

client:Claude Code transport:stdio runtime:npm

Install ArcBounty in Claude Code

run in your project directory

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

claude mcp add arcbounty-mcp -e ARC_NETWORK=<ARC_NETWORK> -e BOUNTY_ADAPTER_ADDRESS=<BOUNTY_ADAPTER_ADDRESS> -e ARC_RPC_URL=<ARC_RPC_URL> -e AGENT_PRIVATE_KEY=<AGENT_PRIVATE_KEY> -e CIRCLE_API_KEY=<CIRCLE_API_KEY> -e ENTITY_SECRET=<ENTITY_SECRET> -e CIRCLE_WALLET_ID=<CIRCLE_WALLET_ID> -e CIRCLE_WALLET_ADDRESS=<CIRCLE_WALLET_ADDRESS> -- npx -y arcbounty-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ArcBounty in other clients