- Adds the local `mandateos` MCP entry
- Creates workspace-scoped settings for the selected repo
- Preserves a consistent approval and receipt path
Integration
Claude Code
Available todayUse the same operating model in Claude Code so teams do not have to reinvent policy for each shell.
npx --yes --package @mandate-os/mcp@latest mandate-os-claude-install install \
--workspace "/absolute/path/to/your/repo"- Reads `MANDATE_OS_BASE_URL`, `MANDATE_OS_AGENT_TOKEN`, and optional `MANDATE_OS_MCP_DEFAULT_MANDATE_ID` from your shell.
- Status check: `npx --yes --package @mandate-os/mcp@latest mandate-os-claude-install status --workspace "/absolute/path/to/your/repo"`