콘텐츠로 이동

문제 해결

Browser MCP 도구를 사용할 수 없음

먼저 실행 (macOS / Linux):

scripts/doctor-browser-mcp.sh

Windows (PowerShell):

powershell -ExecutionPolicy Bypass -File .\\scripts\\doctor-browser-mcp.ps1

의존성이 부족하면 설치 스크립트 실행:

scripts/install-browser-mcp.sh
powershell -ExecutionPolicy Bypass -File .\\scripts\\install-browser-mcp.ps1

EXTRA_ARGS[@]: unbound variable

구버전 ctx-agent.sh의 알려진 이슈입니다. 최신 main으로 업데이트하세요.

래퍼가 동작하지 않음

  • git 저장소 내부인지 확인
  • ~/.zshrc에서 wrapper 로딩 확인
  • CTXDB_WRAP_MODE.contextdb-enable 확인