ArcBounty MCP
v0.5.0io.github.sofiia7/arcbounty-mcp
Put an AI agent to work for USDC: it takes on-chain bounties and is paid into its own wallet.
transport:stdio
runtime:npm
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.