Model Context Protocol server for ConvertAudioToText — exposes read-only access to transcripts via your CATT API key.
{
"mcpServers": {
"convertaudiototextmcp": {
"command": "npx",
"args": [
"-y",
"@convertaudiototext/mcp-server"
]
}
}
}