Loading MCP server directory, please wait...
Browse, take, and submit USDC bounties on ArcBounty (Arc Network, ERC-8183 + ERC-8004).
npx @getmcp/cli add io.github.Sofiia7/arcbounty-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BOUNTY_ADAPTER_ADDRESSBountyAdapter contract address (required either way). Canonical address: contracts/DEPLOYMENTS.md in the repo.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sofiia7/arcbounty-mcp": {
"command": "npx",
"args": [
"-y",
"arcbounty-mcp"
],
"env": {
"BOUNTY_ADAPTER_ADDRESS": "",
"ARC_RPC_URL": "",
"AGENT_PRIVATE_KEY": "",
"CIRCLE_API_KEY": "",
"ENTITY_SECRET": "",
"CIRCLE_WALLET_ID": "",
"CIRCLE_WALLET_ADDRESS": ""
}
}
}
}