PluginBench
MCP Server
Maintained
MIT

io.github.Hei33enberg/voice-truthgate-mcp MCP Server

io.github.Hei33enberg/voice-truthgate-mcp

What is the io.github.Hei33enberg/voice-truthgate-mcp MCP server?

Honest voice authenticity for AI agents: enrol a voice, verify a call clip. Signal, not verdict.

How to install io.github.Hei33enberg/voice-truthgate-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • VTG_API_KEY
    required
    secret

    Your Voice Truthgate API key (from mosadd.com).

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "voice-truthgate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mosadd/voice-truthgate-mcp"
      ],
      "env": {
        "VTG_API_KEY": "<YOUR_VTG_API_KEY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "voice-truthgate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mosadd/voice-truthgate-mcp"
      ],
      "env": {
        "VTG_API_KEY": "<YOUR_VTG_API_KEY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "voice-truthgate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mosadd/voice-truthgate-mcp"
      ],
      "env": {
        "VTG_API_KEY": "<YOUR_VTG_API_KEY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "voice-truthgate-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@mosadd/voice-truthgate-mcp"
      ],
      "env": {
        "VTG_API_KEY": "<YOUR_VTG_API_KEY>"
      }
    }
  }
}
Claude Code
claude mcp add voice-truthgate-mcp --env VTG_API_KEY=<YOUR_VTG_API_KEY> -- npx -y @mosadd/voice-truthgate-mcp

Related MCP servers

Verified Polish open data for AI agents: debt, budget, 460 MPs, votings, judiciary search, RAG.

1
TypeScript
MIT
View repository →

{GIN} verdict, M-Value AVM, market facts + semantic search for Moroccan real estate. Moat-safe.

0
JavaScript
MIT
View repository →