Retour aux applications

Coval MCP Server
par coval-ai
Connect Claude and Cursor to Coval's AI evaluation platform — launch eval runs, manage test sets, and pull metrics without leaving your chat.
1 étoiles
1 vues
Mis à jour 22 days ago
Fonctionne dans:Cursor
Expose:Tools
What it does
Coval MCP Server bridges your AI assistant to Coval, an evaluation platform purpose-built for voice and text AI agents. With this server installed, Claude or Cursor can trigger evaluation runs against your agent fleet, manage test cases, inspect metrics, and iterate on your testing workflows — all through natural language, no dashboard-hopping required.
Tools
list_agents— List all registered agents in your workspaceget_agent— Retrieve details for a specific agentlist_runs— Show recent evaluation runs with statusget_run— Inspect a specific evaluation runcreate_run— Launch a new evaluation run against a test setlist_test_sets— List available test setsget_test_set— Get full details of a test setlist_test_cases— List all test cases within a setcreate_test_case— Add a new test case to a test setget_metrics— Retrieve scoring metrics for a completed runlist_personas— List available evaluation personas
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"coval": {
"command": "npx",
"args": ["-y", "@covalai/mcp-server"],
"env": { "COVAL_API_KEY": "your_api_key_here" }
}
}
}
Get your API key from app.coval.dev/settings.
Supported hosts
Confirmed for Claude Desktop and Cursor. Also supports remote HTTP connection via mcp-remote.
Installation rapide
npx -y @covalai/mcp-serverInformations
- Tarification
- freemium
- Publié
- 4/6/2026
- Mis à jour
- 22 days ago
- étoiles
- 1