VyriAI is the runtime control plane for autonomous AI. Block dangerous agent actions before they execute — not after. Set policies in JSON: deny production DB access, require approval for shell commands, block external API calls with PII. Human-in-the-loop for anything sensitive. Cryptographic audit trail for SOC2, GDPR, HIPAA. One URL change. No SDK. Free MCP server scanner built-in — detect tool poisoning, typosquats, and SSH key exfiltration in any MCP server before install.
npx @vyriai/mcp-scan ./tools.json
Free CLI · Node ≥ 18 · no signup · npm →
Recent breaches show attackers using Claude and ChatGPT to generate attack scripts, automate exploits, and process stolen data. AI massively amplifies attacker productivity. Your compliance audit will ask: "What did your AI DO?"
Every other AI security tool scans prompts. VyriAI controls actions — the file writes, DB queries, API calls, and shell commands your agents generate.
python-sdk/ — PyPI publish coming Q3 2026.
Change your API base URL from api.openai.com to your VyriAI proxy. That's it. Every LLM call now runs through governance — scanning, blocking, action detection, and auditing — with automatic mapping to SOC2/GDPR/HIPAA controls. Pass your audit in days, not weeks.
No SDK. No agent. No code changes beyond the base URL. Works with any LLM library.
Not just a filter. A complete governance layer — policy engine, audit trail, memory isolation, and compliance exports built in.
/v1/agents/:id/traces.amcp_encrypt / amcp_decrypt) prevent the app role from accessing the encryption key directly. Backward-compatible nil-ciphertext fallback. Satisfies SOC2 CC6.1 encryption-at-rest control. 12/12 integration tests.
Logs can be modified. Backdated. Selectively deleted. A SHA-256 hash chain cannot be silently tampered with. Every governance decision: hash = SHA256(prev_hash + event_data). Delete or modify any record → chain breaks → tampering detected instantly. Your auditor gets mathematical proof, not just your word.
Prompt Shield, Bedrock Guardrails, and Lakera scan prompts. They do nothing when your AI agent tries to run rm -rf /tmp, write to your production database, or POST customer PII to an external API. VyriAI controls what agents can do — before they do it.
VyriAI is an HTTP proxy — it integrates with any language, framework, LLM library, or IDE.
API proxy secures your production apps. Cursor and Continue.dev work today — 60-second setup. VS Code Extension is packaged (.vsix ready, 12KB). Local Agent binaries ship for 5 platforms. JetBrains plugin code complete, build fix applied.
base_url. Configure in Settings > Models > OpenAI API Key. Set Base URL to https://gateway.vyriai.com/v1. 60-second setup. See setup guide.vyriai-vscode-1.0.0.vsix (12KB). Install directly or wait for VS Code Marketplace submission.base_url. Configure in your Continue config file. Point it to your VyriAI endpoint — every completion request is governed. No extension needed.linux-amd64, linux-arm64, darwin-amd64, darwin-arm64, windows-amd64. Install in 60 seconds.No software on developer machines required. One network-layer deployment covers every AI call — from every laptop, server, and CI runner on your network.
*.openai.com, *.anthropic.com, *.googleapis.com is automatically routed through VyriAI. No dev knows it's there.Transparent, dated, honest. We publish what's done, what's being built, and what's next.
MCP servers have full host access — filesystem, shell, network, no sandbox. Tool descriptions are read by LLMs as instructions. VyriAI applies the same governance controls to MCP servers as to your AI agents.
Same protection as your AI agents, now extended to MCP servers. No signup required.
Every button fires a real payload at the governance engine — no mocking, no pre-recorded responses. Two evaluation layers, 49 detection patterns, no signup.
Same engine running in your Docker Compose stack. POST /demo/attack — open endpoint, no credentials.
Book a 30-minute demo. We'll show a live agent getting blocked by a policy, walk through the approval workflow, and produce a compliance export — in under 5 minutes.
Docker Compose up in 5 minutes. Works with OpenAI, Anthropic, and Gemini out of the box.