BugorBN/audio-mcp
Local MCP server for macOS that captures mic + system audio into explicit sessions and exposes raw WAV audio to AI agents
Platform-specific configuration:
{
"mcpServers": {
"audio-mcp": {
"command": "npx",
"args": [
"-y",
"audio-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...