NeuroDynamic Audio and LLM APIs for Gemini CLI
tech.neurodynamic/audio-llm
Discover voices and prices; buy narration, transcription and LLM text with capped USDC payments.
client:Gemini CLI
transport:stdio
runtime:pypi
Install NeuroDynamic Audio and LLM APIs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"audio-llm": {
"command": "uvx",
"args": [
"neurodynamic-mcp"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs