Skip to content
VS Code

AI Interview Agents for VS Code

com.aiinterviewagents/interviews

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

client:VS Code transport:streamable-http

Install AI Interview Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "interviews": {
      "type": "http",
      "url": "https://mcp.aiinterviewagents.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AI Interview Agents in other clients