NeuroDynamic Audio and LLM APIs for Zed
tech.neurodynamic/audio-llm
Discover voices and prices; buy narration, transcription and LLM text with capped USDC payments.
client:Zed
transport:stdio
runtime:pypi
Install NeuroDynamic Audio and LLM APIs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"audio-llm": {
"command": "uvx",
"args": [
"neurodynamic-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs