voice truthgate mcp for Claude Desktop
io.github.hei33enberg/voice-truthgate-mcp
Honest voice authenticity for AI agents: enrol a voice, verify a call clip. Signal, not verdict.
client:Claude Desktop
transport:stdio
runtime:npm
Install voice truthgate mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<VTG_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs