Speech AI - Pronunciation, STT & TTS for Cursor
io.github.fasuizu-br/speech-ai
Pronunciation scoring, speech-to-text, and text-to-speech for language learning
client:Cursor
transport:streamable-http
tools:10
Install Speech AI - Pronunciation, STT & TTS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"speech-ai": {
"url": "https://apim-ai-apis.azure-api.net/mcp/pronunciation/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs