Build engagement from your terminal.
The Oratora plugin for Claude Code turns plain-language requests into real forms, quizzes and live games in your account — then hands back shareable links and join codes.
- 1
Install the plugin
In Claude Code, add the marketplace and install:
/plugin marketplace add oratora/claude-plugin/plugin install oratora@oratoraOnce it lands in Anthropic’s community marketplace you can also install it as oratora@claude-community.
- 2
Create an API key
Each key targets a single account. Generate one in Dashboard → Developer → API keys. Copy the or_live_… secret — it’s shown once.
API access is included on all paid plans.
- 3
Connect Claude Code
Export the key so Claude Code can pass it to the plugin, then restart your terminal:
export ORATORA_API_KEY="or_live_xxxxxxxx"Then run setup and let it verify the connection:
/oratora:setup - 4
Just ask
Describe what you want — the plugin builds it in your account:
- “Build a hackathon feedback form — rating, what to improve, and email.”
- “Make a 5-question JavaScript quiz and open it.”
- “How many responses did my survey get?”
Using Claude on the web, mobile, or Desktop?
The steps above are for Claude Code (terminal/IDE). For claude.ai, Claude mobile, or Claude Desktop, add Oratora as a custom connector instead — no terminal, no API key, just sign in with Google or your email.
- In Claude, open Settings → Connectors → Add custom connector.
- Paste the Oratora MCP URL:
https://app.oratora.live/api/mcp - Click connect, then sign in to Oratora and approve access. That’s it.
What it can do
Forms & surveys (11 field types and templates), live polls, scored quizzes with leaderboards, word clouds, Q&A, ratings and NPS — anything you can build in the dashboard, now from a prompt. It respects your plan’s entitlements.