scale hr for Cursor
io.github.colorfulbox-inc/scale-hr
Scale HR evaluation SaaS for Japanese SMBs. Manage users, evaluation sheets, periods and 1on1s.
client:Cursor
transport:streamable-http
Install scale hr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scale-hr": {
"url": "https://mcp.scale-hr.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs