Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Oto

БесплатноНе проверен

Enables text-to-speech conversion using OpenAI's TTS API, with inline audio playback and history within MCP hosts like Claude.

GitHubEmbed

Описание

Enables text-to-speech conversion using OpenAI's TTS API, with inline audio playback and history within MCP hosts like Claude.

README

oto is an MCP app that turns text into speech. From any MCP host (e.g. Claude), you ask it to read the current text aloud — it converts the text to audio with the OpenAI text-to-speech API and renders an audio player right in the conversation.

What it does

  • Text to audio — a text_to_speech tool takes the current text and generates an audio file via OpenAI TTS.
  • Inline player — the generated audio shows up as an interactive player UI inside the MCP host: play it, close it.
  • History — every audio you generate is saved; browse and replay your previous generations.
  • Authenticated — the server requires sign-in before use. Auth is handled by Supabase (used exclusively for authentication).

Stack

  • TypeScript end to end.
  • MCP server (remote, Streamable HTTP) with an embedded UI for the audio player.
  • OpenAI API for text-to-speech generation.
  • Supabase for authentication only.
  • Railway for hosting the backend, the database, and object storage for the audio files.

Status

Early exploration — currently investigating the stack and setting up project configuration.

from github.com/jonymoney/oto

Установка Oto

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jonymoney/oto

FAQ

Oto MCP бесплатный?

Да, Oto MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Oto?

Нет, Oto работает без API-ключей и переменных окружения.

Oto — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Oto в Claude Desktop, Claude Code или Cursor?

Открой Oto на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Oto with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media