Skip to content
Claude Desktop

Audioscrape Audio Intelligence for Claude Desktop

com.audioscrape/audio-intelligence

Search speech in podcasts, government meetings, and your own audio: speakers, entities, timestamps.

client:Claude Desktop transport:streamable-http

Install Audioscrape Audio Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "audio-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.audioscrape.com"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Audioscrape Audio Intelligence in other clients