webear for Windsurf
io.github.asume21/webear
Give your AI coding assistant ears — capture, analyze, and describe live audio.
client:Windsurf
transport:stdio
runtime:npm
Install webear in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"webear": {
"command": "npx",
"args": [
"-y",
"webear"
],
"env": {
"WEBEAR_BASE_URL": "<WEBEAR_BASE_URL>",
"CODEDSWITCH_API_KEY": "<CODEDSWITCH_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs