Back to search
30
MCP streamable-http

ArcAgent MCP

io.github.araujota/arcagent-mcp

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

Uptime
0.0%
4 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
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
mcp-server-cloud-agent
MCP server for Cloud Agent — an AI software engineer that writes code, opens PRs, reviews code, generates tests, runs security scans, and an
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
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"
    }
  }
}