Speech AI - Pronunciation, STT & TTS for Grok
io.github.fasuizu-br/speech-ai
Pronunciation scoring, speech-to-text, and text-to-speech for language learning
client:Grok
transport:streamable-http
tools:10
Install Speech AI - Pronunciation, STT & TTS in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"speech-ai": {
"type": "http",
"url": "https://apim-ai-apis.azure-api.net/mcp/pronunciation/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs