voice truthgate mcp for Windsurf
io.github.hei33enberg/voice-truthgate-mcp
Honest voice authenticity for AI agents: enrol a voice, verify a call clip. Signal, not verdict.
client:Windsurf
transport:stdio
runtime:npm
Install voice truthgate mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<VTG_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs