Skip to content
Windsurf

mcp listen for Windsurf

io.github.decibri/mcp-listen

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

client:Windsurf transport:stdio runtime:npm

Install mcp listen in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp listen in other clients