← Back to Plugins
MCP Server MCP

AgentGate

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @agentkitai/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@agentkitai/agentgate-mcp",
      "version": "0.0.3",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...