Use CloudEval’s MCP server when an agent should call CloudEval as a tool server instead of parsing CLI text output.Documentation Index
Fetch the complete documentation index at: https://docs.cloudeval.ai/llms.txt
Use this file to discover all available pages before exploring further.

Before you configure a client
Check the local MCP surface first:- stored
cloudeval logincredentials - stored
cloudeval login --headlesscredentials for remote or SSH sessions --machinewhen your environment supports machine access
mcp serve uses stdin for MCP protocol messages, so run login before starting the MCP server.
Choose a client

- Codex
- Cursor
- Claude Code
- VS Code
Generate the Codex setup guidance:A typical local registration uses the CloudEval stdio server:Use a focused toolset when Codex should only inspect part of the product:
Focus tool access
Use focused toolsets when the assistant should have a narrower CloudEval surface.| Toolset | Use it for |
|---|---|
all | Full CloudEval MCP surface |
readonly | Read-only project, report, billing, and capability discovery |
projects | Project lookup, creation handoff, project deeplinks, and project context |
reports | Report runs, report downloads, report deeplinks, and latest report context |
billing | Billing and credit inspection |
Verify the integration
After configuring the client:- Restart the MCP client if it requires a restart.
- Ask the client to list available CloudEval tools.
- Run a low-risk command such as capability discovery or project listing.
- Confirm the result uses the expected CloudEval profile, base URL, and auth mode.

