Clawvisor
Also known as: Clawvisor Gateway
Open source authorization gateway for AI agents: vaults credentials, enforces task scoped access, and puts a human approval gate and full audit trail on every tool call.
Clawvisor is an authorization and control plane for AI agents, delivered as an open source HTTP gateway that sits between an agent and the tools it touches. An agent declares a task (a purpose plus the tools that purpose needs), a human approves the scope once, and Clawvisor enforces it on every subsequent call. Real credentials stay in an encrypted server side vault (AES 256 GCM at rest) and are injected only at the moment of an approved call, so the agent holds only a scoped, short lived handle it can never reveal. A three layer access model combines hard restrictions, task scopes with silent auto execute, and a per request approval queue for out of scope actions. Every task is scored for blast radius by an LLM, and a full audit trail records each tool call, argument and decision, replayable and tied back to the authorising task, with token and tool spend attributed to the task and the person who approved it. It is model agnostic and, when self hosted, lets the operator choose the LLM provider (Anthropic, OpenAI, Ollama, Groq or Vertex AI).
Vendor details
Canonical URL
https://clawvisor.com/
Category
Agent infrastructure
Funding status
Y Combinator backed (2026 batch); pre seed stage, amount not disclosed this session. Founder Eric Levine previously co-founded Berbix, acquired by Socure in 2023.
Company status
private
Use cases & customers
Primary use cases
Target customers
Deployment options
Integrations
Sits between an agent and external services as an HTTP gateway with 14 service adapters including Gmail, Google Calendar, Google Drive, GitHub, Slack, Notion, Linear, Stripe, Twilio and Apple iMessage. Exposes an MCP server with OAuth 2.1 and is agent agnostic: any agent that speaks HTTP can route through it, including Claude Code and Claude Cowork.
Sources & related URLs
Capability coverage
8.5 / 14 capabilities · 61%
| Integrations & Tool Callingclawvisor.com and the GitHub repo document 14 service adapters (Gmail, GitHub, Slack, Notion, Linear, Stripe, Twilio, Apple, Google suite) mediated as tool calls through the gateway. | Full |
|---|---|
| Workflow OrchestrationTasks bind a purpose to authorized actions and support multi step flows via a session id, but Clawvisor orchestrates access rather than composing agent workflows (clawvisor.com, clawhub skill). | Partial |
| Knowledge Grounding & RAGNot a knowledge or RAG product; chain context extracts structural references from returned data rather than grounding answers (clawvisor.com privacy). | Unable to verify |
| Human Oversight & GuardrailsHuman approval is central: approve a task once, with a per request approval queue for out of scope actions and hard restrictions the user sets (clawvisor.com, Y Combinator page). | Full |
| Security, Identity & GovernanceA security product on its own merits: encrypted credential vault (AES 256 GCM), RBAC and ABAC policy, SAML SSO on the enterprise plan, prompt injection intent verification and full audit (clawvisor.com, privacy, GitHub). | Full |
| Observability & AuditabilityA full audit trail records every tool call, argument and decision, replayable and tied to the authorising task, with an SSE dashboard and spend attribution by task and approver (clawvisor.com, GitHub). | Full |
| Memory & State PersistenceTask, session and chain context state persist during execution, but there is no long term agent memory store (clawvisor.com, GitHub). | Partial |
| Deployment & Data ResidencySelf host from the open source repo on your own infrastructure, or run the enterprise private cloud or on premises option (clawvisor.com self-host, HokAI review). | Full |
| Prebuilt Agents / Templates / PacksThe 14 service adapters form a module set and installable skills exist, but there is no catalog of prebuilt agents (clawvisor.com, GitHub). | Partial |
| Triggers & Channel CoverageAsync callbacks deliver task results, but Clawvisor does not initiate agent runs or provide communication channels (Termo skill docs, GitHub). | Unable to verify |
| Model Flexibility & RoutingModel agnostic by design, sitting between agent and LLM; self hosted operators choose the provider (Anthropic, OpenAI, Ollama, Groq or Vertex AI) and cheaper models can be routed per task (clawvisor.com, privacy). | Full |
| APIs / SDKs / MCP ExtensibilityA public HTTP gateway API, an MCP server with OAuth 2.1, an open source repo and installable agent skills make it broadly extensible (clawvisor.com, GitHub, HokAI review). | Full |
| Testing, Debugging & OptimizationTask risk scoring and intent verification are runtime guardrails, not an agent testing, debugging or optimization framework (clawvisor.com, GitHub). | Unable to verify |
| Browser / Computer-useNo browser or computer use capability; Clawvisor gates API and tool calls (clawvisor.com). | Unable to verify |
Pricing
Cloud service free to try with no credit card; self hosting free and open source; enterprise plan (SSO, SAML, private cloud or on premises, audit and compliance) priced by contacting sales, with no public tier in between.
free open source and free cloud tier, with a negotiated enterprise license
Cost watchouts
Self hosting shifts cost to the operator's own infrastructure and chosen LLM provider (Anthropic, OpenAI, Ollama, Groq or Vertex AI); the software is described as experimental and not security audited.
Variable cost rationale
Free and self hosted use carries no license cost (the operator bears their own infrastructure and chosen LLM provider costs); enterprise pricing is a negotiated contract with no documented usage meter.
Sales call required
Yes — required for paid access
Free / trial
Free cloud tier (no credit card) and free open source self hosting
Lowest paid plan
None public; enterprise is contact sales
Key ambiguities
No public pricing exists for the enterprise plan and there is no mid tier between free and enterprise as of May 2026.
Related vendors
- Acrab — Singapore compute infrastructure company building a full stack…
- AgentOps — Agent observability and reliability platform with broad model and…
- Agno — High-performance agent runtime and framework (formerly Phidata) with…
- AIsa — Unified resource and payment gateway for AI agents that lets them…
- AlphaBitCore — AI control plane that governs how models, agents, tools, and…
- Anchor Browser — Cloud hosted browser infrastructure that lets AI agents operate real…