Sign In

@honeycrisp/setup

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@honeycrisp/setup

Interactive onboarding for the governed-MCP suite: client config, permission warm-up, iCloud agents folder, launchd

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
45
-82%
Maintainers
1
Weekly downloads
 
Created
Source

@honeycrisp/setup

Interactive onboarding for the Honeycrisp suite. One command, every step proposed and confirmed before it happens, everything recorded in the suite's shared audit DB:

honeycrisp setup

What it offers (each step is a y/N question, defaulting to No):

  • MCP registration — adds the mail and context servers to Claude Code (user scope) and Claude Desktop (with a backup of the previous config).
  • Permission warm-up — triggers the macOS Automation prompt for Mail on purpose, so the first real call doesn't die in a permission dialog; points at the Full Disk Access pane for the optional full-text search tier.
  • Agents folder — starter folder-as-API pipelines in iCloud Drive, plus the launchd agent that runs them while the Mac is on.
  • Context schedules — mail+calendar capture every 15 minutes, morning briefing at 7:00, both via launchd.
  • Remote approvals — routes gated-write approvals through an iCloud folder so you can approve from any device (see @honeycrisp/governed for the channel's threat model).

Non-interactive use: pipe y/n answers, one per line (printf 'y\nn\ny\n' | honeycrisp setup); missing answers default to No.

House doctrine applies to the wizard itself: nothing is silent, nothing is destructive, and live mode stays off until you opt in.

Keywords

mcp

FAQs

Package last updated on 01 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts