mcpbeat

ActionGate MCP Server

xyz.actiongate.api/actiongate
answering

ActionGate is answering right now. Last checked 7 min ago. It exposes 6 tools.

Pre-execution safety layer for autonomous agent wallets via MCP and x402.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
525 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

balance
balance
Return the current prepaid credit balance and usage count for an ActionGate API key.
policy
policy_gate
Apply treasury policy to a proposed action and return allow, deny, or allow-with-limits. Paid via x402 or API key credits. Free tier: 10 policy gate calls/day per client.
request
request_api_key
Provision a prepaid ActionGate API key with $1.00 of starter credits for this operator email.
risk
risk_score
Score the risk of a proposed agent action before execution. Paid via x402 or API key credits. Free tier: 20 risk score calls/day per client.
simulate
simulate
Estimate cost, failure risk, and notable side effects for a proposed action. Paid via x402 or API key credits. Free tier: 20 simulate calls/day per client.
top
top_up
Generate a Stripe Checkout link so the human operator can add prepaid credits to an existing ActionGate API key.

Endpoints

URLTransportStateLatencyChecked
https://api.actiongate.xyz/mcp streamable-http answering 487 ms 7 min ago

ActionGate — questions

Answers built from our own checks of this server.

What can ActionGate do?
It exposes 6 tools, read directly from the server on our last check. Among them: balance, policy_gate, request_api_key, risk_score, simulate, top_up. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ActionGate 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 525 ms. The bar chart above shows every period we have measured.
How do I connect ActionGate?
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.
Does ActionGate need an API key?
No. ActionGate completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ActionGate?
It answers our handshake in 525 ms on average, which is faster than 21% 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.