Skip to content
Claude Desktop

AI Interview Agents for Claude Desktop

com.aiinterviewagents/interviews

AI voice interviewer: create roles, screen CVs, schedule interviews, read scored reports.

client:Claude Desktop transport:streamable-http

Install AI Interview Agents in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "interviews": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.aiinterviewagents.com/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

AI Interview Agents in other clients