# Employee Records

Create employee records to prototype HR onboarding workflows. Validate data flows and automate record setup during development. Iterate quickly without touching production systems.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add Auxin-io/human-resource

# Browse available tools
npx -y smithery tool list Auxin-io/human-resource
```
