mcpbeat Sign in

Agents MCP Server

answering

Agents is answering right now. Last checked 9 min ago.

Programmatic control of the Hiro security platform: scans, tasks, plans, and approvals.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
1273 ms
Response time
average over 24h
authentication required
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add agents --transport http https://api.hirosecure.com/mcp/agents
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agents": {
      "url": "https://api.hirosecure.com/mcp/agents"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agents]
url = "https://api.hirosecure.com/mcp/agents"
.cursor/mcp.json
{
  "mcpServers": {
    "agents": {
      "url": "https://api.hirosecure.com/mcp/agents"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agents": {
      "url": "https://api.hirosecure.com/mcp/agents"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://api.hirosecure.com/mcp/agents streamable-http needs auth 1278 ms 9 min ago

Alternatives to Agents

same job, measured the same way
Stackhawk
by stackhawk

An MCP server that provides interaction with StackHawk's security scanning platform.

95 installs/wk local only
FedRAMP 20x Requirements
by kevinrabun

An MCP server that provides access to FedRAMP 20x security requirements and controls.

294 installs/wk local only
Cordon for MCP
by marras0914

Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.

44 installs/wk local only
mcp-armor
by studiomeyer

Security sidecar for MCP servers: 11 read-only control-plane tools for prompt-injection checks.

local only
Arcjet
by arcjet

An MCP server for Arcjet - the runtime security platform that ships with your AI code.

answering
Clevername
by alexfloyd13

AI agent governance — security scanning, BYOK routing, audit logging, and Council approvals.

58 installs/wk local only
MCP Sentinel
by oaslananka

Zero-trust MCP security proxy with policy enforcement, PII scrubbing, approvals, and audit trails.

local only
Gateway
by sealgate

MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.

answering

Agents — questions

Answers built from our own checks of this server.

Why is there no tool list for Agents?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1273 ms. The bar chart above shows every period we have measured.
How do I connect Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Agents need an API key?
Yes. Every time we knock, Agents answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Agents?
It answers our handshake in 1273 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.