Skip to main content
Claude Code is the best Cekura assistant experience. The Cekura plugin bundles Skills, slash commands, MCP configuration, update support, and MCP failure help.

Install the plugin

Run these in a Claude Code session:
Restart the session if prompted, then continue to Connect MCP below.

Connect MCP

Run this in Claude Code:
Choose OAuth unless you specifically need an API key. OAuth opens a browser, lets you sign into Cekura, and avoids storing keys in config files.
The plugin already includes the Cekura MCP server URL. /setup-mcp verifies whether MCP is working, registers the server if needed, and confirms connectivity.

Verify setup

Ask Claude Code:
If setup is working, Claude Code should list real agents from your workspace and use Cekura evaluator-design guidance before proposing next steps.

Start with onboarding

For a guided first run, use:
You can also ask in plain English:

First-run flow

A typical first session, in order:
  1. /setup-mcp — connect MCP
  2. /cekura-onboarding — guided setup (or say “I’m new to Cekura”)
  3. Ask “set up my agent” — connect your voice agent
  4. /autogen-eval — auto-generate test scenarios
  5. /run-evals — run your first tests
  6. Ask “create a metric for X” — design a metric
  7. /cekura-report — full end-to-end quality report

Common workflows

Example advanced workflow

Watch an end-to-end walkthrough of evaluating complex voice agents, running multiple tools across coordinating agents, using Claude Code, the Cekura MCP, and Cekura Skills.

Keep it updated

Run /upgrade-skills in any Claude Code session — it refreshes the marketplace, re-pins the plugin to the latest version, and prompts you to run /reload-plugins (no restart needed in the common case). To update manually:
Then run /reload-plugins to apply it. A plain git pull of the marketplace checkout does not move the version pin, so it won’t upgrade you on its own.

Auto-update (optional)

To pull new versions automatically at launch (it still prompts /reload-plugins), run /setup-mcp — which offers to enable it — or add this to ~/.claude/settings.json:

Troubleshooting

Run /setup-mcp again and choose OAuth. Then ask Claude Code to list available Cekura tools or list your agents.
Restart Claude Code after installing the plugin. If the plugin still does not appear, reinstall from the marketplace and confirm cekura@cekura-skills is listed.
Run /upgrade-skills. If it reports stale plugin entries, follow the reinstall steps in the Skills Catalog.