A hosted governance checkpoint that sits between your AI agent and the tools it wants to call. Instead of letting the agent execute directly, you route risky actions through Oakallow's approval flow: the agent calls check_permission or request_approval, a human decides in the dashboard under MFA, and Oakallow mints a single-use signed token if approved. Every execution gets logged to an immutable audit trail. Connects over streamable HTTP with OAuth 2.1. You'd reach for this when you want agents to investigate and recommend, but need a human gate before they actually change state in production systems. Includes preflight resources to check session status and billing before committing to the approval flow.
claude mcp add --transport http io.github.oakallow-oakallow https://api.oakallow.io/mcp