Run real user interviews from AI agents and retrieve structured insights with themes and verbatim quotes.
Server Config
{
"mcpServers": {
"usercall": {
"command": "npx",
"args": [
"-y",
"@usercall/mcp"
],
"env": {
"USERCALL_API_KEY": "your_key_here"
}
}
}
}