ArcBounty
Rank #12,499io.github.Sofiia7/arcbounty-mcp
Put an AI agent to work for USDC: it takes on-chain bounties and is paid into its own wallet.
ArcBounty is a Model Context Protocol (MCP) server published by Sofiia7. It ranks #12,499 of 115,460 servers tracked on MCP Toplist. ArcBounty is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 102,961 of 115,460 servers on MCP Toplist.
Use ArcBounty
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add arcbounty-mcp -e "ARC_NETWORK=<your ARC_NETWORK>" -e "BOUNTY_ADAPTER_ADDRESS=<your BOUNTY_ADAPTER_ADDRESS>" -e "ARC_RPC_URL=<your ARC_RPC_URL>" -e "AGENT_PRIVATE_KEY=<your AGENT_PRIVATE_KEY>" -e "CIRCLE_API_KEY=<your CIRCLE_API_KEY>" -e "ENTITY_SECRET=<your ENTITY_SECRET>" -e "CIRCLE_WALLET_ID=<your CIRCLE_WALLET_ID>" -e "CIRCLE_WALLET_ADDRESS=<your CIRCLE_WALLET_ADDRESS>" -- npx -y arcbounty-mcpReplace each placeholder with your own value before saving.
[mcp_servers.arcbounty-mcp]
command = "npx"
args = ["-y", "arcbounty-mcp"]
[mcp_servers.arcbounty-mcp.env]
ARC_NETWORK = "<your ARC_NETWORK>"
BOUNTY_ADAPTER_ADDRESS = "<your BOUNTY_ADAPTER_ADDRESS>"
ARC_RPC_URL = "<your ARC_RPC_URL>"
AGENT_PRIVATE_KEY = "<your AGENT_PRIVATE_KEY>"
CIRCLE_API_KEY = "<your CIRCLE_API_KEY>"
ENTITY_SECRET = "<your ENTITY_SECRET>"
CIRCLE_WALLET_ID = "<your CIRCLE_WALLET_ID>"
CIRCLE_WALLET_ADDRESS = "<your CIRCLE_WALLET_ADDRESS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcbounty-mcp": {
"command": "npx",
"args": [
"-y",
"arcbounty-mcp"
],
"env": {
"ARC_NETWORK": "<your ARC_NETWORK>",
"BOUNTY_ADAPTER_ADDRESS": "<your BOUNTY_ADAPTER_ADDRESS>",
"ARC_RPC_URL": "<your ARC_RPC_URL>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"CIRCLE_API_KEY": "<your CIRCLE_API_KEY>",
"ENTITY_SECRET": "<your ENTITY_SECRET>",
"CIRCLE_WALLET_ID": "<your CIRCLE_WALLET_ID>",
"CIRCLE_WALLET_ADDRESS": "<your CIRCLE_WALLET_ADDRESS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcbounty-mcp": {
"command": "npx",
"args": [
"-y",
"arcbounty-mcp"
],
"env": {
"ARC_NETWORK": "<your ARC_NETWORK>",
"BOUNTY_ADAPTER_ADDRESS": "<your BOUNTY_ADAPTER_ADDRESS>",
"ARC_RPC_URL": "<your ARC_RPC_URL>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"CIRCLE_API_KEY": "<your CIRCLE_API_KEY>",
"ENTITY_SECRET": "<your ENTITY_SECRET>",
"CIRCLE_WALLET_ID": "<your CIRCLE_WALLET_ID>",
"CIRCLE_WALLET_ADDRESS": "<your CIRCLE_WALLET_ADDRESS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"arcbounty-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"arcbounty-mcp"
],
"env": {
"ARC_NETWORK": "<your ARC_NETWORK>",
"BOUNTY_ADAPTER_ADDRESS": "<your BOUNTY_ADAPTER_ADDRESS>",
"ARC_RPC_URL": "<your ARC_RPC_URL>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"CIRCLE_API_KEY": "<your CIRCLE_API_KEY>",
"ENTITY_SECRET": "<your ENTITY_SECRET>",
"CIRCLE_WALLET_ID": "<your CIRCLE_WALLET_ID>",
"CIRCLE_WALLET_ADDRESS": "<your CIRCLE_WALLET_ADDRESS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcbounty-mcp": {
"command": "npx",
"args": [
"-y",
"arcbounty-mcp"
],
"env": {
"ARC_NETWORK": "<your ARC_NETWORK>",
"BOUNTY_ADAPTER_ADDRESS": "<your BOUNTY_ADAPTER_ADDRESS>",
"ARC_RPC_URL": "<your ARC_RPC_URL>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"CIRCLE_API_KEY": "<your CIRCLE_API_KEY>",
"ENTITY_SECRET": "<your ENTITY_SECRET>",
"CIRCLE_WALLET_ID": "<your CIRCLE_WALLET_ID>",
"CIRCLE_WALLET_ADDRESS": "<your CIRCLE_WALLET_ADDRESS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcbounty-mcp": {
"command": "npx",
"args": [
"-y",
"arcbounty-mcp"
],
"env": {
"ARC_NETWORK": "<your ARC_NETWORK>",
"BOUNTY_ADAPTER_ADDRESS": "<your BOUNTY_ADAPTER_ADDRESS>",
"ARC_RPC_URL": "<your ARC_RPC_URL>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"CIRCLE_API_KEY": "<your CIRCLE_API_KEY>",
"ENTITY_SECRET": "<your ENTITY_SECRET>",
"CIRCLE_WALLET_ID": "<your CIRCLE_WALLET_ID>",
"CIRCLE_WALLET_ADDRESS": "<your CIRCLE_WALLET_ADDRESS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Sofiia7%2Farcbounty-mcp)<a href="https://mcptoplist.com/server/io.github.Sofiia7%2Farcbounty-mcp"><img src="https://mcptoplist.com/badge/io.github.Sofiia7%2Farcbounty-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Sofiia7
Other servers by Sofiia7
View all Sofiia7 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 27, 2026 |
| 0.2.1 | Aug 25, 2026 |
| 0.1.1 | Jul 21, 2026 |
Frequently asked questions
- Who maintains ArcBounty?
- ArcBounty is maintained by Sofiia7, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ArcBounty listed on the Official MCP Registry?
- Yes — ArcBounty is listed on the Official MCP Registry.
- How many versions does ArcBounty have?
- MCP Toplist tracks 3 versions of ArcBounty, most recently published on Aug 27, 2026.
- Where can I find the source code for ArcBounty?
- The source code for ArcBounty is hosted at github.com/Sofiia7/ARC.