riddle_get_embed_code — Riddle MCP Tool
riddle_get_embed_code
(riddle get embed code) is one of 38 tools on the
Riddle
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call riddle_get_embed_code from your client
- Claude Code Riddle riddle_get_embed_code run in your project directory
- Claude Desktop Riddle riddle_get_embed_code ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Riddle riddle_get_embed_code ~/.cursor/mcp.json
- VS Code Riddle riddle_get_embed_code .vscode/mcp.json
- Zed Riddle riddle_get_embed_code ~/.config/zed/settings.json
- Windsurf Riddle riddle_get_embed_code ~/.codeium/windsurf/mcp_config.json
- Cline Riddle riddle_get_embed_code ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Riddle riddle_get_embed_code ~/.gemini/settings.json
- Grok Riddle riddle_get_embed_code .mcp.json (in your project root)
- ChatGPT Riddle riddle_get_embed_code Settings → Connectors → Advanced → Developer mode
- Claude.ai Riddle riddle_get_embed_code Settings → Connectors → Add custom connector
- LangChain Riddle riddle_get_embed_code pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http creator https://www.riddle.com/creator/api/v3/mcp
Other tools on this server
- media_upload_link
- media_delete
- riddle_template_create
- riddle_template_list
- riddle_template_public_list
- riddle_template_get
- riddle_template_use
- riddle_tag_list
- riddle_tag
- riddle_tag_delete
- ping
- riddle_list
- riddle_get
- riddle_publish
- riddle_rename
- riddle_delete
- riddle_move
- whoami
- question_bank_create
- question_bank_list
- question_bank_get
- question_bank_manage
- question_bank_item
- question_bank_discard_changes
- question_bank_delete
- question_bank_get_items
- question_bank_tag
- palette_get
- palette_customize
- riddle_builder_create
- riddle_builder_update
- riddle_builder_validate
- reference_get
- stats_fetch
- project_list
- project_get
- project_get_settings
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.