Loomal

ArcAgent MCP

MCP server by github.com/araujota/arcagent

ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.

1 starsnpm: arcagent-mcpRemote-capable

About ArcAgent MCP

ArcAgent MCP is an MCP (Model Context Protocol) server published by araujota in the official MCP registry, listed under Autonomous Agents on Loomal. ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.

ArcAgent MCP runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (arcagent-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/araujota/arcagent, where the project has earned 1 GitHub stars.

Use ArcAgent MCP with your agent

Claude Code · one command
claude mcp add --transport http arcagent-mcp https://mcp.arcagent.dev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "arcagent-mcp": {
      "url": "https://mcp.arcagent.dev/mcp"
    }
  }
}
streamable-httphttps://mcp.arcagent.dev/mcp
npmarcagent-mcp

Frequently asked questions

What is ArcAgent MCP?
ArcAgent MCP is an MCP (Model Context Protocol) server by araujota in the Autonomous Agents category. ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
How do I connect ArcAgent MCP to Claude, Cursor, or another MCP client?
ArcAgent MCP is a remote MCP server — add its endpoint (https://mcp.arcagent.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is ArcAgent MCP open source?
Yes — the source code is public at github.com/araujota/arcagent, with 1 GitHub stars.
Can AI agents pay to use ArcAgent MCP?
Not yet through Loomal — ArcAgent MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ArcAgent MCP? Claim this listing free by verifying GitHub ownership, or contact us.