@mosadd/voice-truthgate-mcp
Rank #60,932io.github.Hei33enberg/voice-truthgate-mcp
Honest voice authenticity for AI agents: enrol a voice, verify a call clip. Signal, not verdict.
@mosadd/voice-truthgate-mcp is a Model Context Protocol (MCP) server published by Hei33enberg. It ranks #60,932 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. @mosadd/voice-truthgate-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 54,659 of 115,591 servers on MCP Toplist.
Use @mosadd/voice-truthgate-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add voice-truthgate-mcp -e "VTG_API_KEY=<your VTG_API_KEY>" -- npx -y @mosadd/voice-truthgate-mcpReplace each placeholder with your own value before saving.
[mcp_servers.voice-truthgate-mcp]
command = "npx"
args = ["-y", "@mosadd/voice-truthgate-mcp"]
[mcp_servers.voice-truthgate-mcp.env]
VTG_API_KEY = "<your VTG_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<your VTG_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<your VTG_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"voice-truthgate-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<your VTG_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<your VTG_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"voice-truthgate-mcp": {
"command": "npx",
"args": [
"-y",
"@mosadd/voice-truthgate-mcp"
],
"env": {
"VTG_API_KEY": "<your VTG_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Hei33enberg%2Fvoice-truthgate-mcp)<a href="https://mcptoplist.com/server/io.github.Hei33enberg%2Fvoice-truthgate-mcp"><img src="https://mcptoplist.com/badge/io.github.Hei33enberg%2Fvoice-truthgate-mcp.svg" alt="MCP Toplist: #60,932 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Hei33enberg
Other servers by Hei33enberg
- WhiteIntel — Ownership Intelligence#11,455 · 1 ver
- @strajkpolski/mcp#19,670
- ZomPP MCP Server#23,016 · 1 ver
- marocain.investments — {GIN} real-estate intelligence (Morocco)#28,913 · 1 ver
- Strajkpolski MCP#57,697 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 6, 2026 |
Frequently asked questions
- Who maintains @mosadd/voice-truthgate-mcp?
- @mosadd/voice-truthgate-mcp is maintained by Hei33enberg, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is @mosadd/voice-truthgate-mcp listed on the Official MCP Registry?
- Yes — @mosadd/voice-truthgate-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @mosadd/voice-truthgate-mcp have?
- MCP Toplist tracks 1 version of @mosadd/voice-truthgate-mcp, most recently published on Jul 6, 2026.
- Where can I find the source code for @mosadd/voice-truthgate-mcp?
- The source code for @mosadd/voice-truthgate-mcp is hosted at github.com/hei33enberg/voice-truthgate.