Skip to content

v1.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Apr 22:26
· 17 commits to main since this release

설치 방법

Windows

  1. maipharm-domae-mcp-v1.3.1.zip 다운로드
  2. 원하는 폴더에 압축 해제
  3. install.bat 더블클릭 (Python 자동 설치)
  4. start.bat 더블클릭 → 브라우저 자동 열림

Mac/Linux

unzip maipharm-domae-mcp-v1.3.1.zip
cd maipharm-domae-mcp-v1.3.1
bash install.sh
python3 -m domae_mcp

pip (개발자)

pip install maipharm_domae_mcp-*.whl
python -m domae_mcp

처음 사용하시면 사용자 가이드를 읽어보세요.

Full Changelog: v1.3.0...v1.3.1