Loading MCP server directory, please wait...
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
npx @getmcp/cli add io.github.araujota/arcagent-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ARCAGENT_API_KEYArcAgent API key used to authenticate MCP tool calls
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.araujota/arcagent-mcp": {
"command": "npx",
"args": [
"-y",
"arcagent-mcp"
],
"env": {
"ARCAGENT_API_KEY": ""
}
}
}
}