What if you could interview everyone in your organization every day and find out what they're actually doing? Corveil captures AI activity and turns it into intelligence you can act on.
Book a Demo →Last updated
Insights Engine
Corveil continuously analyzes AI activity and produces actionable intelligence — no surveys, no status meetings.
Hourly, daily, and weekly digests of what teams worked on. Know what happened without asking.
Auto-built profiles of expertise, projects, and focus areas. See who knows what across your org.
Actionable suggestions for cost optimization, productivity improvements, and security posture — generated from real usage patterns.
Automatically maps relationships between people, projects, and technologies. Visual graph exploration and entity management.
Surface emerging patterns in AI usage across teams. Spot shifts in tool adoption, model preferences, and workflow changes as they happen.
Spending insights and optimization suggestions generated from real usage data. Know where budget is going and where it could go further.
See It In Action
Insights — Recommendations
Built For
Gateway Infrastructure
Corveil is a drop-in proxy for AI providers. Point your tools at Corveil and get visibility, control, and intelligence for free.
Issue scoped keys to users and teams. Real provider credentials stay locked in your infrastructure — never exposed.
Real-time cost tracking per user, team, and API key. Set hard budget limits and get alerts before overruns.
Full request/response capture with structured metadata. Built for compliance audits and incident investigation.
Pre- and post-call filtering pipeline. PII detection, jailbreak prevention, and content moderation — inline, not bolted on.
Access 200+ models through OpenRouter, Vertex AI, and Bedrock. One endpoint, zero provider lock-in.
Drop-in replacement for any OpenAI SDK client. Streaming, function calling, and tool use — all supported.
How It Works
Deploy Corveil in front of your AI providers. Intelligence starts flowing immediately.
Point your AI clients at Corveil's OpenAI-compatible endpoint. Add your provider credentials once.
Issue virtual API keys, set budgets, and configure guardrails. Define who can access which models.
The Insights Engine continuously analyzes activity and produces summaries, profiles, and recommendations. The Knowledge Graph maps relationships across people, projects, and technologies — so you know what's happening and how it all connects.
Get Started
Choose the deployment method that fits your infrastructure.
helm upgrade --install corveil oci://ghcr.io/radiusmethod/citadel-helm/citadel-chart \
--set citadel.environment=development \
--set citadel.devLoginEnabled=true \
--set providers.openrouter.apiKey="sk-or-xxx"Requires Helm 3.x and a running Kubernetes cluster.
git clone https://github.com/radiusmethod/corveil-docker-compose.git cd corveil-docker-compose docker compose up -d
Starts Corveil, PostgreSQL, and Redis with sensible defaults.
# Install the latest binary (downloads, verifies SHA-256 checksum, installs) curl -sSL https://corveil.com/install.sh | sh # Start in single-user mode corveil --dev --openrouter-api-key sk-or-...
Single static binary for Linux and macOS. The installer automatically verifies the download against published SHA-256 checksums before installing. No containers or database setup required. Dashboard opens at localhost:8000. Manual downloads & checksums →
# Install the Corveil skill from ClawHub openclaw skill install corveil # Run the skill to start Corveil and configure routing openclaw skill run corveil
Installs and runs Corveil via OpenClaw. The skill handles binary installation, startup, API key creation, and provider routing configuration automatically. OpenClaw setup guide →
Connect Your AI Tools
Point your favorite AI tool at Corveil and get visibility, control, and intelligence for free.
clients: - type: openai-compatible name: corveil api_base: https://your-corveil-host/v1 api_key: sk-citadel-your-key-here
Terminal AI chat with YAML config. Direct mode via OpenAI-compatible client.
DirectAnthropic's CLI agent. Supports both Direct and Passthrough modes.
Direct + PassthroughAI gateway client with custom header support for Passthrough mode.
PassthroughAI code editor with GUI-based OpenAI endpoint configuration.
DirectOpen-source terminal coding assistant. Configure via env vars.
DirectOpenAI's coding agent with custom TLS support for GovCloud.
DirectMarketplace
A growing ecosystem of guardrails, connectors, and workflow automations.
PII redaction, jailbreak detection, content moderation, and more — plug in the safety layers you need.
6 Built-inOpenRouter, Vertex AI, Bedrock, and Azure OpenAI. Connect to any provider through a unified interface.
4 AvailablePre-built automations for cost alerting, webhook notifications, and approval gates.
3 TemplatesIntegrations
SDKs, infrastructure tools, and security platforms — all supported out of the box.
FAQ
Corveil is an organizational intelligence platform that acts as a zero-trust AI gateway. It routes LLM requests through a single secure endpoint while capturing knowledge about how your organization uses AI — building a knowledge graph of people, projects, technologies, and decisions.
Yes. Corveil is free to download and run. The binary ships as a single static executable with no external dependencies. Just run "corveil --dev" and you have a fully functional gateway with a built-in SQLite database, admin dashboard, and all features enabled.
Yes. Claude Code connects to Corveil by setting ANTHROPIC_BASE_URL to your Corveil instance. Corveil supports both Direct mode (Corveil provides the API key) and Passthrough mode (Claude Code Max users route through Corveil for logging and guardrails while using their own subscription).
Organizational intelligence is the understanding of who knows what, who works on what, and how your organization actually operates. Corveil builds this automatically by analyzing AI activity — extracting entities like people, projects, and technologies from conversations and mapping the relationships between them into a searchable knowledge graph.
Corveil supports Anthropic (Claude), OpenRouter (200+ models including GPT-4, Llama, Mistral), Google Vertex AI (Gemini), and AWS Bedrock (including GovCloud). All providers are accessed through a single OpenAI-compatible API endpoint.
Yes. Corveil is designed for self-hosted deployment. It ships as a single Go binary that runs anywhere — bare metal, Docker, Kubernetes (via Helm chart), or cloud platforms like AWS GovCloud. Your data never leaves your infrastructure.
Most AI gateways are proxies — they route traffic and log requests. Corveil does that too, but it also builds organizational intelligence: a knowledge graph that maps relationships across people, projects, and technologies, plus an insights engine that produces daily and weekly activity summaries. It is the difference between a proxy and a platform.