← Registry

Learning Resources

rerato.ai

Creates AI-generated voice experiences such as quizzes and training modules from content sources.

1 endpoint12 known toolsCached registry data

ENDPOINT 1

https://rerato.ai/mcp

No auth detected

Known tools 12

rerato_get_me

Returns the authenticated context (organization, project, scopes) for the current API key.

rerato_create_source

Register a content source (URL or raw text) that an experience will be generated from.

rerato_create_host

Create a voice-AI host preset (voice, personality, language).

rerato_create_experience

Create a voiced experience (quiz, lesson, training module) referencing a source and host.

rerato_generate_experience

Run the LLM + voice generation pipeline on a draft experience.

rerato_publish_experience

Publish a generated experience so users can play it.

rerato_create_session

Start a session for a player on a published experience.

rerato_record_session_event

Append a runtime event (answer.submitted, audio.played, etc.) to a session.

rerato_complete_session

Mark a session complete and produce the result row.

rerato_get_results

Read the result row for a completed session.

rerato_subscribe_webhook

Register a webhook subscription.

rerato_list_experiences

List experiences in the current project.