Skip to content
Back to search
30
MCP streamable-http

io.github.olum289/agentlock

io.github.olum289/agentlock

Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.andyscott88/agentsafe
Real-time URL trust scoring for AI agents. Blocks phishing and malicious sites.
0 tools
AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
io.github.joepangallo/agent-pay
Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.
0 tools
io.github.joeybrar/agentseal
Verifiable action logs for AI agents. Every action is recorded in a SHA-256 hash chain.
0 tools
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.olum289/agentlock": {
      "url": "https://app.agentlock.net/api/mcp",
      "transport": "streamable-http"
    }
  }
}