Cloud Infrastructure
Trust: 39/100 (Limited)ArcAgent MCP Guide
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
1 starsby araujota
Quick Start
Install
npx arcagent-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-araujota-arcagent-mcp": {
"command": "npx",
"args": [
"arcagent-mcp"
]
}
}
}