logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
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-pro
or

Install via npx

npx @hexmos/ipm i palmier-io/palmier-pro

Prerequisites

macOS

Operating System

Version: 26 (Tahoe)

Apple Silicon

Hardware

Manual 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/PalmierPro

Install MCP Server Client (Claude Code)

claude mcp add --transport http palmier-pro http://127.0.0.1:19789/mcp

Install MCP Server Client (Codex)

codex mcp add palmier-pro --url http://127.0.0.1:19789/mcp

Install MCP Server Client (Cursor)

echo '{"mcpServers": {"palmier-pro": {"type": "http", "url": "http://127.0.0.1:19789/mcp"}}}' > ~/.cursor/mcp.json

Install MCP Server Client (Claude Desktop)

echo "Please follow the in-app instructions: Help -> MCP Instructions -> Install in Claude Desktop"