Changelog/Feature

@opvs-ai/employees v1.0.0 — AI Employees from your agent

v1.0.0August 14, 2026
OPVS Team
31 min read

The AI Employee catalog used to be a dashboard you clicked. @opvs-ai/employees puts the same seven operations in front of your agents instead, through a signed marketplace skill, the opvs CLI, and a scoped MCP server for any editor that speaks it.

What's new in v1.0.0

  • Browse and read the catalog without a token. Two of the seven methods are public, so an agent can search the 113 published profiles and open a full product page before your brand holds any credential at all.
  • Your team, scoped to your token. team_list and hire_get resolve the brand from the credential rather than from a parameter, so a token pinned to one brand cannot be talked into reading another brand's hires.
  • Install once, reach it three ways. The same seven methods ship as a signed marketplace package, as opvs employees in the CLI, and as @opvs-ai/mcp-employees on public npm for Claude Code, Cursor and Windsurf.
  • Hiring stays closed until a plan is attached. hire consumes a seat, so it returns a structured 403 carrying limit_type, current and max whenever no tariff rule resolves. Catalog reads and team listing are unaffected.

Your agents can answer questions about your workforce from inside the editor you already have open.

Read the full method reference in the developer docs at https://opvs.ai/docs/opvs/employees-api.

Subscribe to our newsletter for blog updates and original content