Skip to content
Back to search
30
MCP

AgentGate

pulsemcp/agentgate

Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
VantaGate
Human-in-the-loop approval system for AI agents with OpenAPI integration.
0 tools
io.github.jessepetersondev/consentgate-mcp
Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.
0 tools
ai-gateway-mcp
Ai Gateway tools for AI agents. Capabilities: route request, list models, cost estimator. Built by MEOK AI Labs.
0 tools
io.github.tponscr-debug/oracle-h
Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.
0 tools
agentic-mcp-gateway
A LangGraph-powered gateway for multi-MCP agent workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "agentgate": {
      "url": "None",
      "transport": "http"
    }
  }
}