01
무엇을 할 수 있는가
개발자가 특정 라이브러리의 최신 API 문서를 바로 확인하고 코드 작성 시 오류를 줄일 때
02
연결 방법
- npx -y @smithery/cli install geobio/context7 --client claude 명령어로 CLI 설치
- 'resolve-library-id' 도구로 라이브러리 ID 조회
- 'get-library-docs' API를 사용해 최신 문서 가져오기
03
설치 / 접속
npx -y @smithery/cli install geobio/context7 --client claude