Optional Hedy CLI
Use Hedy locally when your AI client can run a shell.
The full remote Hedy MCP endpoint at https://mcp.hedyassist.com/mcp remains the default and needs no local installation. Install the Hedy CLI only for shell-capable Cursor or Claude Code workflows that use the intentionally minimal /mcp/cli guidance surface.
Verified downloads
Hedy CLI releases
The page reads the public release metadata at runtime. It shows a Windows or Linux download only after the platform, architecture, package kind, HTTPS path, SHA-256, and signature status pass validation.
Checking the latest Hedy CLI release…
After installation
- Connect a shell-capable client to
https://mcp.hedyassist.com/mcp/cliwith the same Hedy account you already use. - Ask that client to run a local
hedycommand. If the CLI is not authenticated, it returns asetupRequestIdinstead of asking you to paste a token. - The CLI MCP already knows the next step: issue a short-lived enrollment code, then run
hedy login --complete-setup <enrollmentCode> --persist. The CLI writesHEDY_TOKENinto the selected shell profile and never prints the bearer. - The selected profile contains a long-lived connector token. Remove the marked Hedy block from that file if you want to revoke local access, then revoke the connector in Admin.
- Manual
hedy login --tokenstill works. Do not place a bearer in a repository, prompt, log, or generated file. - Use the full MCP URL instead when the client needs Hedy's complete tool, resource, and prompt surface.
Related connector setup
Get an authenticated connector configuration from the Hedy Workspace Connect AI page. The Hedy CLI is separate from the QuickBooks Desktop connector, which is a Windows-only local accounting integration.