Skip to content
Windsurf

Vocametrix Voice Analysis for Windsurf

io.github.pmarmaroli/vocametrix-mcp

Clinical voice analysis MCP server — AVQI, DSI, jitter/shimmer, pronunciation assessment, and more.

client:Windsurf transport:stdio runtime:npm

Install Vocametrix Voice Analysis in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vocametrix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vocametrix/mcp-server"
      ],
      "env": {
        "VOCAMETRIX_API_KEY": "<VOCAMETRIX_API_KEY>"
      }
    }
  }
}

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

Vocametrix Voice Analysis in other clients