adn_get_operation — Audio Delivery Network MCP Tool
adn_get_operation
(adn get operation) is one of 6 tools on the
Audio Delivery Network
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call adn_get_operation from your client
- Claude Code Audio Delivery Network adn_get_operation run in your project directory
- Claude Desktop Audio Delivery Network adn_get_operation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Audio Delivery Network adn_get_operation ~/.cursor/mcp.json
- VS Code Audio Delivery Network adn_get_operation .vscode/mcp.json
- Zed Audio Delivery Network adn_get_operation ~/.config/zed/settings.json
- Windsurf Audio Delivery Network adn_get_operation ~/.codeium/windsurf/mcp_config.json
- Cline Audio Delivery Network adn_get_operation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Audio Delivery Network adn_get_operation ~/.gemini/settings.json
- Grok Audio Delivery Network adn_get_operation .mcp.json (in your project root)
- ChatGPT Audio Delivery Network adn_get_operation Settings → Connectors → Advanced → Developer mode
- Claude.ai Audio Delivery Network adn_get_operation Settings → Connectors → Add custom connector
- LangChain Audio Delivery Network adn_get_operation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.audiodelivery.net/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.