Loading MCP server directory, please wait...
Honest voice authenticity for AI agents: enrol a voice, verify a call clip. Signal, not verdict.
npx @getmcp/cli add io.github.Hei33enberg/voice-truthgate-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VTG_API_KEYYour Voice Truthgate API key (from mosadd.com).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Hei33enberg/voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": ""
}
}
}
}