Brainiall Pronunciation for VS Code
com.brainiall/pronunciation
Pronunciation assessment, phoneme scoring, speaker voice ID, audio transcription, speech synthesis.
client:VS Code
transport:streamable-http
tools:14
Install Brainiall Pronunciation in VS Code
.vscode/mcp.json
{
"servers": {
"pronunciation": {
"type": "http",
"url": "https://api.brainiall.com/mcp/pronunciation/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs