Install
Select a method below to install the server.
And 28 more
https://mcp.audn.ai/mcp/audn-rn8sx
If you have a client that's not listed above, access the raw MCP
configuration below. Check out
the troubleshooting documentation
for more help.
{
"command": "npx",
"args": [
"mcp-remote@0.1.25",
"https://mcp.audn.ai/mcp/audn-rn8sx",
"--header",
"Mcp-Audn-Bearer-Auth:${MCP_AUDN_BEARER_AUTH}"
],
"env": {
"MCP_AUDN_BEARER_AUTH": "<your-value-here>"
}
}