ArcAgent MCP for Cursor
io.github.araujota/arcagent-mcp
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
client:Cursor
transport:streamable-http
runtime:npm
Install ArcAgent MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"arcagent-mcp": {
"url": "https://mcp.arcagent.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs