HollyHR for VS Code
io.github.hollyhr/hollyhr
Governed HR records and confirmed time-off actions for UK SMEs.
client:VS Code
transport:streamable-http
Install HollyHR in VS Code
.vscode/mcp.json
{
"servers": {
"hollyhr": {
"type": "http",
"url": "https://app.hollyhr.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs