5 days ago
ADP specializes in extracting and parsing various types of enterprise-level documents.
Server Config
{
"mcpServers": {
"laiye-adp": {
"command": "npx",
"args": [
"-y",
"@laiye-adp/mcp"
],
"env": {
"ADP_API_KEY": "your-adp-api-key"
}
}
}
}