Loading MCP server directory, please wait...
Configure AudioDN audio hosting from your AI agent: uploads, playback, variants, plus grounded docs.
npx @getmcp/cli add net.audiodelivery/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ADN_API_KEYAudioDN server-side API key (adn_...). Required for live API tools; knowledge/doc tools work without it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.audiodelivery/mcp": {
"command": "npx",
"args": [
"-y",
"@audiodn/mcp"
],
"env": {
"ADN_API_KEY": "",
"ADN_API_BASE_URL": "",
"ADN_MCP_ALLOW_DELETE": ""
}
}
}
}