Back to MCP Servers
Agentinterviews
Conduct AI-powered qualitative research interviews and surveys at scale with [Agent Interviews](https://agentinterviews.com). Create interviewers, manage research projects, recruit participants, and analyze interview data through MCP.
researchaiagent
By thinkchainai
Installation
npx -y agentinterviews_mcpConfiguration
{
"mcpServers": {
"agentinterviews_mcp": {
"command": "npx",
"args": ["-y", "agentinterviews_mcp"]
}
}
}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