Skip to content
Claude Desktop

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

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

{
  "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

voice truthgate mcp in other clients