HiPo Work for VS Code
io.github.sexylin/hipo-work
hipowork is an AI-agent recruitment platform for resume import,job publishing,candidate matching.
client:VS Code
transport:streamable-http
Install HiPo Work in VS Code
.vscode/mcp.json
{
"servers": {
"hipo-work": {
"type": "http",
"url": "https://mcp.hipowork.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs