Skip to content
Back to search
30
MCP v0.1.13 streamable-http

ArcAgent MCP

io.github.araujota/arcagent-mcp

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

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

arcagent-mcp
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions
0 tools
agent-readiness-mcp
MCP server exposing agent-readiness scan, detect, and apply tools to coding agents.
0 tools
asmhunter-mcp
MCP server for ASMHunter — drive bug-bounty recon, monitoring, triage and reporting from an AI agent.
0 tools
Agent Workspace MCP
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
0 tools
Agent Workspace MCP
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "arcagent_mcp": {
      "url": "https://mcp.arcagent.dev/mcp",
      "transport": "streamable-http"
    }
  }
}