Back to MCP Servers
Server Originalvoices
Instantly understand what real users think and why by querying our network of 1:1 Digital Twins - each representing a real person. Give your AI agents authentic human context to ground outputs, improve creative, and make smarter decisions.
researchaiagent
By ovlabs
Installation
npx -y mcp-server-originalvoicesConfiguration
{
"mcpServers": {
"mcp-server-originalvoices": {
"command": "npx",
"args": ["-y", "mcp-server-originalvoices"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes