ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
MCP server for Arcagent bounty workflows. Self-hosted/local: (default stdio) Operator-hosted: streamable HTTP server behind HTTPS (for example ) Both modes use the same tool registration path and support the same workflow surface. When a client asks for the MCP server URL, use: (hosted remote server URL) as the transport endpoint path when explicitly required by the client Claude Desktop example:…
Inferido de los transportes que declara este listado (stdio, streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no ha completado un handshake tools/list contra este endpoint, así que no tiene ninguna observación de lo que expone el servidor. Nada de esto dice que no exponga nada.
MCP server for Arcagent bounty workflows. Self-hosted/local: (default stdio) Operator-hosted: streamable HTTP server behind HTTPS (for example ) Both modes use the same tool registration path and support the same workflow surface. When a client asks for the MCP server URL, use: (hosted remote server URL) as the transport endpoint path when explicitly required by the client Claude Desktop example: Remote client example: MCP transport stays streamable HTTP; production exposure should be HTTPS via…