Agent Interviews MCP Server from MCPBundles for VS Code
com.mcpbundles/agent-interviews
Agent Interviews is an AI-powered research platform designed to conduct qualitative interviews an...
client:VS Code
transport:streamable-http
runtime:mcpb
Install Agent Interviews MCP Server from MCPBundles in VS Code
.vscode/mcp.json
{
"servers": {
"agent-interviews": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs