Skip to main content
Verial ships a Model Context Protocol (MCP) server that exposes the platform’s core resources as tools an AI agent can call directly. Instead of writing API glue code, you point an MCP-capable client (Claude, Cursor, Windsurf, etc.) at the Verial MCP endpoint and the agent drives benchmark setup and execution on its own. Use the MCP server when you want to:
  • Let an AI assistant create environments, datasets, and benchmarks for you conversationally
  • Give an agent structured access to run results without writing a client
  • Compose Verial with other MCP servers in a single agent session

Overview

What the MCP server exposes and when to use it.

Setup

Configure Claude, Cursor, and other MCP clients.

Tools

Browse every tool the MCP server exposes.

Workflows

End-to-end task recipes that chain MCP tool calls.