<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: CHIVOX MCP</title>
    <description>The latest articles on DEV Community by CHIVOX MCP (@_59eb1ed69d7c5c0d916345).</description>
    <link>https://dev.to/_59eb1ed69d7c5c0d916345</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3979162%2F70f6299b-382c-4fd3-ab94-6919787da5dc.png</url>
      <title>DEV Community: CHIVOX MCP</title>
      <link>https://dev.to/_59eb1ed69d7c5c0d916345</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_59eb1ed69d7c5c0d916345"/>
    <language>en</language>
    <item>
      <title>Chivox MCP — Speech assessment for AI language agents</title>
      <dc:creator>CHIVOX MCP</dc:creator>
      <pubDate>Thu, 18 Jun 2026 06:24:36 +0000</pubDate>
      <link>https://dev.to/_59eb1ed69d7c5c0d916345/chivox-mcp-speech-assessment-for-ai-language-agents-30kj</link>
      <guid>https://dev.to/_59eb1ed69d7c5c0d916345/chivox-mcp-speech-assessment-for-ai-language-agents-30kj</guid>
      <description>&lt;p&gt;If you’re building an AI language tutor, you’ve already solved the easy part: listening. Speech-to-text APIs like Whisper or Realtime give you what the user said. But here’s the harder problem — and the one that actually matters for learning outcomes: how well did they say it?&lt;/p&gt;

&lt;p&gt;That gap between transcription and assessment is exactly where Chivox MCP lives.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;&lt;br&gt;
Chivox MCP is a Model Context Protocol server that turns any LLM into a linguistics-grade speech examiner. Connect your agent to our streamable HTTP endpoint, pass it an audio clip, and you get back a fully structured, typed score matrix that goes far beyond “correct” or “incorrect.”&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You receive:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Holistic dimensions: overall, accuracy, fluency, and rhythm scores.&lt;br&gt;
Granular drill-downs: syllable-, word-, and phoneme-level feedback.&lt;br&gt;
Tonal precision: native support for tonal Mandarin, scoring pronunciation, pinyin, and character enunciation with the same rigor as English.&lt;br&gt;
One schema, sixteen tools, zero friction.&lt;/p&gt;

&lt;p&gt;The public catalog ships 16 production-ready tools today:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;10 English tasks: word, sentence, paragraph, phonics, multiple-choice, semi-open, correction, and realtime evaluation&lt;/p&gt;

&lt;p&gt;6 Mandarin tasks: character, pinyin, sentence, paragraph, constrained recognition, and AI-Talk&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Every tool returns the same top-level schema. That means switching a user from an English paragraph exercise to a Mandarin tone drill — or from a word-level prompt to a realtime stream — requires zero schema migration work on your end. If you’ve already wired your agent to MCP, you’ve already integrated Chivox.&lt;/p&gt;

&lt;p&gt;This is not a transcription layer.Let’s be clear: Chivox MCP is not another STT wrapper around Whisper. While transcription tells you “the user said ‘beach’”, Chivox tells you “the user substituted /iː/ with /ɪ/ and dropped the final affricate” — and wraps that finding in a typed JSON document your agent can act on immediately.&lt;/p&gt;

&lt;p&gt;Our engine is a dedicated pronunciation-scoring model trained on exam-grade reference audio, and it has served as the backbone of national-scale Chinese English examinations for over a decade. The MCP layer is simply the modern, standardized interface to that battle-tested infrastructure.&lt;/p&gt;

&lt;p&gt;Built for the agents you’re already shipping.If you have shipped an integration with OpenAI Realtime or a Whisper pipeline, you know exactly where transcription ends and pedagogy begins. &lt;/p&gt;

&lt;p&gt;Chivox MCP is the assessment layer you slot on top:&lt;br&gt;
Tutoring agents that generate targeted phoneme drills instead of generic “try again” feedback.&lt;br&gt;
Test-prep agents that need rubric-aligned, defensible scoring.&lt;br&gt;
Language-learning apps that must evaluate spoken Mandarin tones with linguistic fidelity.&lt;br&gt;
Corporate training tools that assess fluency and rhythm at scale.&lt;br&gt;
Because it speaks MCP, it drops into your existing tool-calling architecture without custom SDKs or fragile REST adapters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Get started&lt;/strong&gt;&lt;br&gt;
Chivox MCP is available now through the CHIVOX API Portal. Grab an API key, point your agent at the streamable HTTP endpoint, and start returning exam-room precision in your next conversation turn.&lt;/p&gt;

&lt;p&gt;Don’t just transcribe speech. Examine it.&lt;br&gt;
Visit CHIVOX website: &lt;a href="https://api-portal.cloud.chivox.com/global" rel="noopener noreferrer"&gt;https://api-portal.cloud.chivox.com/global&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>mcp</category>
    </item>
  </channel>
</rss>
