Execute agentic-payroll-processor-mcp for Claude Desktop
io.github.evozim/agentic-payroll-processor-mcp
Premium agentic endpoint for agentic-payroll-processor-mcp.
client:Claude Desktop
transport:sse
Install Execute agentic-payroll-processor-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-payroll-processor-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.m2mcent.com/agentic-payroll-processor-mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs