Groundtruth — Ask Real Humans for Claude Desktop
app.vercel.groundtruth-ruby/groundtruth
Human-in-the-loop user research: ask real people what the web can't answer, get verbatim replies
client:Claude Desktop
transport:streamable-http
tools:2
Install Groundtruth — Ask Real Humans in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://groundtruth-ruby.vercel.app/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs