Skip to content
Cline

mcp listen for Cline

io.github.decibri/mcp-listen

Give your AI agents the ability to listen. Microphone capture and speech-to-text.

client:Cline transport:stdio runtime:npm

Install mcp listen in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-listen": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-listen"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp listen in other clients