Loading MCP server directory, please wait...
Thai and English speech AI: text to speech with local playback, translation to Thai, and OCR
npx @getmcp/cli add com.paxalabs/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PAXA_API_KEYPaxa Labs API key, created at https://paxalabs.com/app/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.paxalabs/mcp": {
"command": "npx",
"args": [
"-y",
"@paxalabs/mcp"
],
"env": {
"PAXA_API_KEY": "",
"PAXA_OUTPUT_DIR": "",
"PAXA_DEFAULT_VOICE": ""
}
}
}
}