
Boss Agent CLI
by can4hou6joeng4
AI-agent-first CLI for BOSS Zhipin, enabling automated job search, welfare filtering, and recruiter workflows with structured JSON output.
What it does
Boss Agent CLI provides a robust interface for AI agents to interact with BOSS Zhipin, China's largest recruitment platform. It transforms the manual job-hunting process into an automated pipeline, allowing agents to search for roles, filter by specific benefits, and manage communications through structured data.
Tools
search: Find jobs with advanced filters like city and welfare requirements.recommend: Get personalized job recommendations.detail: Retrieve comprehensive job details using a security ID.greet: Send initial greetings to recruiters.apply: Directly apply for positions.pipeline: Track the status of applications and follow-ups.hr_candidates: Search for candidates (Recruiter mode).hr_reply: Respond to candidate messages (Recruiter mode).
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"boss-agent": {
"command": "uv",
"args": ["tool", "run", "boss-agent-cli"]
}
}
}
Note: Requires patchright install chromium for browser-based authentication.
Supported hosts
- claude
Quick install
uv tool install boss-agent-cli && patchright install chromiumInformation
- Pricing
- free
- Published
- 5/9/2026






