Payroll and benefits
Connect to Gusto for payroll, benefits, and HR for small businesses.
{
"mcpServers": {
"gusto": {
"mcpServers": {
"gusto": {
"env": {
"GUSTO_API_KEY": "your-api-key"
},
"args": [
"-y",
"gusto-mcp-server"
],
"command": "npx"
}
}
}
}
}