Integrate Epistemic Analysis Into Your Tools
CLI, REST API, and autonomous agents. Analyze specs, PRDs, and strategy docs directly from your terminal or CI/CD pipelines.
CLI Ready to Go
Review specs in a single command
REST API v1
Documented endpoints with JSON Schema
Autonomous Agents
Webhooks, spend limits, API keys
Quick Start
Choose your integration path and get started in under 5 minutes.
Install the CLI
# Clone the repository and use the CLI
git clone https://github.com/cvai/cvai-cli.git
cd cvai-cli
npm install -g .Authenticate
# Login with your API key
cvai login --api-key cvai_ak_your_key_here
# Or set the environment variable
export CVAI_API_KEY=cvai_ak_your_key_hereReview a spec
# Submit a spec file for review
cvai review-spec ./my-spec.md
# With options
cvai review-spec ./prd.md --depth quick --json
# Async mode (returns immediately)
cvai review-spec ./spec.md --asyncCheck results
# Check job status
cvai status <run_id>
# Get full results
cvai result <run_id>
# Check your credit balance
cvai creditsAvailable Tools
Every tool is accessible via the REST API and CLI.
Analyze PRDs, technical specs, and user stories. 10 quality dimensions, issue detection, rewrite suggestions, and gate pass/fail recommendations.
Extract and score epistemic claims from strategy documents. Distortion detection, interactive Circle of Knowledge visualization, and prioritized actions.
Multi-turn chat grounded in your analysis reports. Citations, portfolio context, and built-in safety boundaries.
Credits & Billing
Simple, predictable credit system. No hidden fees.
Pay as you go
Credits are deducted per tool run. Auto top-up available.
API keys per app
Create multiple apps with isolated keys and spend limits.
Configurable limits
Daily, monthly, and per-minute spend limits. Full control.
Ready to Automate Quality Reviews?
Create an account, get your API key, and run your first analysis in minutes.
