ai screening for VS Code
io.github.vaughnyb/ai-screening
AI hiring tools CV screening, social media profile scan, and document search for any organization.
client:VS Code
transport:streamable-http
Install ai screening in VS Code
.vscode/mcp.json
{
"servers": {
"ai-screening": {
"type": "http",
"url": "https://api.jobasean.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs