WorkforceGPT for VS Code
ai.workforcegpt/workforcegpt
HR and recruiting: score a job description, or generate a structured role profile. No API key.
client:VS Code
transport:streamable-http
Install WorkforceGPT in VS Code
.vscode/mcp.json
{
"servers": {
"workforcegpt": {
"type": "http",
"url": "https://workforcegpt.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs