People Analytics Toolbox for Claude Desktop
com.peopleanalyticstoolbox/toolbox
People analytics + compensation as MCP tools: JobFrame, pay modeling, wage compliance, HR metrics
client:Claude Desktop
transport:streamable-http
Install People Analytics Toolbox in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolbox": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://peopleanalyticstoolbox.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs