scale hr for Grok
io.github.colorfulbox-inc/scale-hr
Scale HR evaluation SaaS for Japanese SMBs. Manage users, evaluation sheets, periods and 1on1s.
client:Grok
transport:streamable-http
Install scale hr in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"scale-hr": {
"type": "http",
"url": "https://mcp.scale-hr.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs