How to install palmier-io/palmier-pro. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
palmier-io/palmier-pro Installation Guide
How to install palmier-io/palmier-pro. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for palmier-io/palmier-pro. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i palmier-io/palmier-proor
Install via npx
npx @hexmos/ipm i palmier-io/palmier-proPrerequisites
macOS
Operating SystemVersion: 26 (Tahoe)
Apple Silicon
HardwareManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Download for macOS
curl -L https://github.com/palmier-io/palmier-pro/releases/latest/download/PalmierPro.dmg -o PalmierPro.dmg
hdiutil attach PalmierPro.dmg
cp -R /Volumes/PalmierPro/PalmierPro.app /Applications
hdiutil detach /Volumes/PalmierProInstall MCP Server Client (Claude Code)
claude mcp add --transport http palmier-pro http://127.0.0.1:19789/mcpInstall MCP Server Client (Codex)
codex mcp add palmier-pro --url http://127.0.0.1:19789/mcpInstall MCP Server Client (Cursor)
echo '{"mcpServers": {"palmier-pro": {"type": "http", "url": "http://127.0.0.1:19789/mcp"}}}' > ~/.cursor/mcp.jsonInstall MCP Server Client (Claude Desktop)
echo "Please follow the in-app instructions: Help -> MCP Instructions -> Install in Claude Desktop"