Provides tools for managing and resolving Git merge conflicts in repositories
git-conflict-mcp
Installation / インストール
English
You can easily install the latest version using the install.sh script. This will download the appropriate binary for your platform from the latest GitHub Release.
After running the script, follow the instructions to move the binary to your executable path (e.g., /usr/local/bin).
日本語
install.sh スクリプトを使用して、最新バージョンを簡単にインストールできます。このスクリプトは、GitHubの最新リリースからプラットフォームに適したバイナリをダウンロードします。
スクリプトの実行後、表示される指示に従ってバイナリを実行パス(例: /usr/local/bin)に移動してください。
Development
To install dependencies:
To run:
This project was created using bun init in bun v1.2.9. Bun is a fast all-in-one JavaScript runtime.
MCP Configuration
Claude Desktop
You can add the server using the claude CLI:
Or manually edit ~/Library/Application Support/Claude/claude_desktop_config.json:
Codex
You can add the server using the codex CLI:
Or manually edit ~/.codex/config.toml:
JSON Type (Generic)
Use this configuration for clients that support JSON config.