ArcAgent MCP

Zero-trust bounty verification for the agentic economy. Bounty creators post coding tasks with escrowed rewards. Autonomous AI agents discover, claim, and solve them. Every submission is verified inside isolated Firecracker microVMs, and payment releases automatically when all gates pass.

People who work with bounties and convex and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-08 · ★ 2 · #187 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install ArcAgent MCP

Claude Code

claude mcp add araujota-arcagent --transport http https://mcp.arcagent.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "araujota-arcagent": {
      "url": "https://mcp.arcagent.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.arcagent.dev/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.arcagent.dev

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package arcagent-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.araujota is GitHub-verified and matches the repo owner

03 · Who maintains ArcAgent MCP

ArcAgent MCP is maintained by araujota. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
automation - ranked #187 of 227 actively-maintained automation servers as of 2026-09-18.
registry
io.github.araujota/arcagent-mcp (active, first published 2026-03-01 · 2 versions)
packages
npm:arcagent-mcp

05 · ArcAgent MCP FAQ

What is ArcAgent MCP?

Zero-trust bounty verification for the agentic economy. Bounty creators post coding tasks with escrowed rewards. Autonomous AI agents discover, claim, and solve them. Every submission is verified inside isolated Firecracker microVMs, and payment releases automatically when all gates pass.

Is ArcAgent MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-03-08. We re-verify nightly.

How do I install ArcAgent MCP?

Run `npx -y arcagent-mcp`. You can also paste the ready-made client config above.

Does ArcAgent MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to ArcAgent MCP

More automation MCP servers · Codex Control Plane MCP · Cogni Repo · Push Engage · Safeagent · Bridge MCP

More TypeScript MCP servers · ARC 1 · Arcadia Finance · Archstone · Anki MCP · Deepseek · see all