deputy-workforce-mcp AGENTS.md

deputy-workforce-mcp AGENTS.md is an instructions file for Codex, OpenCode from hyperdrift-io/deputy-workforce-mcp. It costs 451 tokens per session, scanned A, original, MIT.

A set of AGENTS.md instructions for building a read-only workforce-operations connector for Deputy, a workforce-management service. The instructions define its mission, delivery boundaries, user-facing language, and handling of sensitive information.

In plain words
What is it for?
Use it to guide development of Deputy workforce-operations tools, including source-linked findings, time-period queries, and explicit rules or thresholds. Version one is intended for single-tenant deployments with local and authenticated remote operation.
Why use it?
It keeps the project focused on useful workforce reports rather than becoming a general copy of Deputy's API. It also prevents unsafe handling of employee data and unsupported payroll, employment, or legal conclusions.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/hyperdrift-io/deputy-workforce-mcp/agents-md
Clone the repo
git clone --depth 1 https://github.com/hyperdrift-io/deputy-workforce-mcp

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deputy-workforce-mcp AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hyperdrift-io/deputy-workforce-mcp/agents-md.svg)](https://agentmods.dev/instructions/hyperdrift-io/deputy-workforce-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/hyperdrift-io/deputy-workforce-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/hyperdrift-io/deputy-workforce-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 451 This file is loaded in full into every session.
When invoked 451 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00451 $0.00451
Opus 5 $0.00226 $0.00226
Sonnet 5 $0.00090 $0.00090
Haiku 4.5 $0.00045 $0.00045

Measured 5d ago against content hash 10123aa73f82, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

deputy-workforce-mcp AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 41 lines

How it starts

The opening of the file, as written. The whole thing — 41 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Deputy Workforce Operations MCP

This repository is MCP Maker delivery mcp-maker-001-deputy. It inherits the Hyperdrift workspace operating rules and exists to prove the MCP Maker proposition with useful foundations built toward a production-ready delivery standard. Live Deputy integration remains pending sandbox and customer workflow verification.

Mission alignment

Before changing the product, read MISSION.md. Preserve the approved experience pillars and do not implement a rejected direction without founder approval.

Delivery rules

  • Build a curated workforce-operations MCP, not a generic Deputy endpoint mirror.
  • Keep every tool read-only. No Deputy mutation endpoint belongs in V1.
  • Ground findings in source record identifiers, query periods, and explicit rules or thresholds.
  • Do not score employees, infer protected characteristics, or present operational signals as payroll, employment, or legal advice.
  • Do not emit names, emails, pay rates, free-text comments, or credentials in telemetry.
  • Keep the deployment boundary single-tenant until paid demand justifies another model.
  • Support local stdio and authenticated remote streamable HTTP from the same tool definitions.
  • Use Node.js 22, strict TypeScript ESM, pnpm, and .js relative import suffixes.
  • Shared transport and safety primitives come from @hyperdrift-io/mcp-service-kit; provider contracts, workflows, configuration, and Deputy's stricter no-date telemetry stay in this repository.
  • Runtime dependencies are limited to @modelcontextprotocol/sdk, @hyperdrift-io/mcp-service-kit, and zod unless the founder approves a change.
  • During prototype discovery, verify with install, type-check, build, security scan, Deputy sandbox exercises, and manual MCP protocol checks. Do not add automated product test suites until the direction is declared stable.

User-facing voice

Follow Hyperdrift's Speak to Enable covenant: strengths first, evidence second, next move third. Missing data limits confidence in the result; it is not a user failure.

Read the full file on GitHub · 41 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 41 lines · 451 tokens per session scan A 10123aa73f82

Subscribe to this mod's changes

deputy-workforce-mcp AGENTS.md is an instructions file published in the GitHub repository hyperdrift-io/deputy-workforce-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 451 tokens to every session, about $0.0023 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.