Recommended setup: install both Cekura Skills and the Cekura MCP server.Skills teach your assistant how to work with Cekura. MCP lets it safely act in your Cekura workspace.
Set up
Install the Cekura plugin for your assistant — it bundles Skills and MCP. Pick your tab.- Claude Code
- Claude Desktop
- Cursor
- Codex
- Gemini CLI
The plugin bundles Skills, slash commands, and MCP config in one install. In a Claude Code session, run:The plugin already includes the MCP server config; OAuth opens a browser to sign in — no API key. Then run
/setup-mcp signs you in (OAuth) and verifies the connection. Once the plugin loads (restart the session if prompted), run:/cekura-onboarding for a guided first run. Full guide →Which setup fits you?
Per-client install commands are in Set up above. Not sure? Use the plugin — it’s the least setup.
Verify your setup
After setup, ask your assistant:- The assistant can access your Cekura workspace and list real agents.
- The assistant reasons in Cekura terms like evaluators, metrics, expected outcomes, test profiles, and run results.
On an MCP-only setup (no Skills), verify with just
List my Cekura agents — you’ll get live tool access but not the workflow guidance that Skills add.Why install both?
Skills add judgment
Skills tell your assistant what good Cekura work looks like: how to design evaluators, choose metrics, debug failing runs, and improve prompts safely.
MCP adds action
MCP gives your assistant permissioned tools to list agents, create metrics, generate evaluators, run tests, inspect transcripts, and analyze results.
What you can ask next
First-time onboarding
First-time onboarding
Create evaluator coverage
Create evaluator coverage
Run scenarios over the right connection
Run scenarios over the right connection
Each
scenarios_run_* tool drives one connection type, and only works if that connection is configured on the agent. Common ones include scenarios_run_voice (telephony), scenarios_run_sip (SIP), scenarios_run_vapi_webrtc / scenarios_run_retell_webrtc (provider WebRTC), and scenarios_run_text (chat) — with more for ElevenLabs, LiveKit, Pipecat, Agora, and raw WebSocket. Retrieve the agent first and check provider.type and the telephony block to pick the right one.Design better metrics
Design better metrics
Triage failed tests
Triage failed tests
Reference
Skills Catalog
See every Cekura Skill, install path, update path, and compatibility note.
Manual setup (Skills + MCP)
For clients without a plugin: install Skills, then OAuth/API-key MCP config for Claude Code, Claude Desktop, Cursor, VS Code, and Codex.