Command Palette

Search for a command to run...

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

Hotato

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

Find where your voice agent talks over callers, and keep it from coming back. Offline, MIT.

GitHubEmbed

Описание

Find where your voice agent talks over callers, and keep it from coming back. Offline, MIT.

README

hotato

PyPI version Python versions License: MIT MCP ready Offline by default

hotato is self-hosted conversation QA for voice agents: give it both channels of a recorded call, it measures the timing between the two voices, and locks every catch into a CI contract. MIT, offline, no account.

hotato demo: uvx hotato demo --fail types out and scores two recorded calls, both fail on timing, exit 1.

Get started

Point your coding agent at it. Paste this repo at Claude Code, Cursor, or any coding agent and ask it to try hotato on your voice agent. It reads AGENTS.md and drives the whole loop: run the demo, wire a CI gate, and re-check the numbers itself.

Or run it yourself:

uvx hotato demo --fail                 # catch a failure in 10 seconds, no account
pipx install hotato                    # keep it in a project
uvx --from "hotato[mcp]" hotato-mcp    # drive it over MCP, local stdio

Five dimensions

  • Outcome: job done, on tool-call and state evidence.
  • Policy: required disclosures, PII handling.
  • Conversation: did the agent yield when the caller took the floor, and how fast.
  • Speech: response latency and turn timing.
  • Reliability: pass@1 / pass@k / pass^k with a Wilson interval.

A call comes in two channels (caller on one, agent on the other). A mono or bad export is marked NOT SCORABLE, so a verdict measures timing, not intent.

License

MIT (LICENSE)

mcp-name: io.github.attenlabs/hotato

from github.com/attenlabs/hotato

Установить Hotato в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install hotato

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add hotato -- uvx hotato

FAQ

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

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

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

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

Hotato — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

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

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

Похожие MCP

Compare Hotato with

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

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

Автор?

Embed-бейдж для README

Похожее

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