Agent Interviews MCP Server from MCPBundles for Grok
com.mcpbundles/agent-interviews
Agent Interviews is an AI-powered research platform designed to conduct qualitative interviews an...
client:Grok
transport:streamable-http
runtime:mcpb
Install Agent Interviews MCP Server from MCPBundles in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-interviews": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs