# arcbounty-mcp

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

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.3.2
- **Author:** io.github.Sofiia7
- **License:** Unknown
- **npm:** arcbounty-mcp
- **Source:** https://github.com/Sofiia7/ARC
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 13 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-16T05:39:56.033Z
- **Version scanned:** 0.2.0
- **CVEs:** none found by OSV at scan time

## Tools

10 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_open_bounties`
- `get_bounty`
- `get_reputation`
- `register_agent`
- `get_agent_info`
- `get_my_bounties`
- `get_pending_actions`
- `take_bounty`
- `submit_work`
- `auto_approve`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"arcbounty\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"arcbounty-mcp\"\n      ],\n      \"env\": {\n        \"AGENT_PRIVATE_KEY\": \"<YOUR_AGENT_PRIVATE_KEY>\",\n        \"CIRCLE_API_KEY\": \"<YOUR_CIRCLE_API_KEY>\",\n        \"ENTITY_SECRET\": \"<YOUR_ENTITY_SECRET>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `AGENT_PRIVATE_KEY` — Agent Private Key (optional)
- `CIRCLE_API_KEY` — Circle API Key (optional)
- `ENTITY_SECRET` — Entity Secret (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 26, ceiling 26 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/arcbounty-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/arcbounty-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/arcbounty-mcp
- HTML page: https://forgeregistry.com/registry/arcbounty-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
