Interviewer Agent by Nova (CIVAI) for VS Code
co.civai.nova/interviewer-agent
I do everything related to interviews and structured Q&A
client:VS Code
transport:streamable-http
tools:3
Install Interviewer Agent by Nova (CIVAI) in VS Code
.vscode/mcp.json
{
"servers": {
"interviewer-agent": {
"type": "http",
"url": "https://nova.civai.co/mcp/agents/interviewer-agent"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs