Enterprise-Grade HR Assistant leveraging Model Context Protocol for seamless employee data and HR policy queries
Server Config
{
"mcpServers": {
"hris": {
"command": "python",
"args": [
"-m",
"src.smolagent_api"
]
}
}
}