Get Started
Agent Skills
Install evaluation expertise with one command. Your agent learns how to build test sets, select metrics, and run evals.
Guided Onboarding
Run
/onboard and your agent walks you through setting up a complete evaluation from scratch.MCP Server
Connect the Coval MCP server for native tool access in Claude Desktop, Cursor, and other MCP clients.
CLI
The Coval CLI gives agents structured JSON output for scripting evaluations in any terminal.
Three Ways Agents Use Coval
| Layer | What It Does | Install |
|---|---|---|
| Agent Skills | Teaches agents how to evaluate well (knowledge) | npx skills add coval-ai/coval-external-skills |
| MCP Server | Gives agents tools to execute evaluations | npx coval-mcp |
| CLI | Runs evaluations from any terminal with JSON output | brew install coval-ai/tap/coval |
Supported Agents
Claude Code
Skills + MCP + CLI
Cursor
Skills + MCP
Windsurf
Skills + MCP
Codex
Skills + CLI
GitHub Copilot
CLI + API
Any Agent
CLI + API
AI-Readable Documentation
Coval publishes machine-readable documentation following the llms.txt standard:- llms.txt — Curated index of all documentation pages (~7KB)
- llms-full.txt — Complete documentation in a single file (~386KB)

