Skip to content
Back to search
30
MCP streamable-http

Oakallow

io.github.oakallow/oakallow

Runtime permission, approval, and audit layer for AI agent tool execution.

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

Similar MCP servers embedding-nearest

ControlKeel
Governance layer for AI coding agents with policy validation, findings tracking, and review gates.
0 tools
ai.marchward/mcp-server
Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.
0 tools
io.github.delego-dev/delego
Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.
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
Clevername
AI agent governance — security scanning, BYOK routing, audit logging, and Council approvals.
0 tools

How to use

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

{
  "mcpServers": {
    "oakallow": {
      "url": "https://api.oakallow.io/mcp",
      "transport": "streamable-http"
    }
  }
}