Claude Code는 GitHub URL을 받으면 README를 읽고 알아서 설치 명령을 실행합니다. 학생이 명령어를 외울 필요가 없습니다. 한 번에 다섯 개를 다 시켜도 됩니다.
| 이름 | 용도 | 인증 | GitHub |
|---|---|---|---|
| Filesystem | 본인 Desktop·Documents 폴더 읽고 쓰기 | 없음 | https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem |
| Playwright | 레퍼런스 사이트 캡처, IG·타 브랜드 톤 조사 | 없음 | https://github.com/microsoft/playwright-mcp |
| Memory | 세션 사이 브랜드·톤 상태 기억 | 없음 | https://github.com/modelcontextprotocol/servers/tree/main/src/memory |
| Notion | 노션 페이지 읽고 쓰기, 결과물 발행 | OAuth (Notion 로그인) | https://github.com/makenotion/notion-mcp-server |
| Figma | 디자인 파일에서 토큰·코드 추출 | Personal Access Token | https://github.com/GLips/Figma-Context-MCP |
Claude Code Pro 결제 확인.
터미널에서 본인 프로젝트 폴더로 이동한 뒤 claude 명령으로 채팅을 엽니다.
채팅에 아래를 그대로 붙여넣습니다.
내 Claude Code에 아래 다섯 개 MCP를 깔아줘.
각 GitHub README를 먼저 한 번씩 읽고, 가장 최신 방법으로 설치 명령을 실행해.
키나 OAuth가 필요한 단계에서는 멈추고 어떻게 받는지 알려줘. 내가 받아서 붙여넣으면 다음으로 진행해.
1. Filesystem — <https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem>
접근 폴더는 ~/Desktop 과 ~/Documents 두 개.
2. Playwright — <https://github.com/microsoft/playwright-mcp>
3. Memory — <https://github.com/modelcontextprotocol/servers/tree/main/src/memory>
4. Notion — <https://github.com/makenotion/notion-mcp-server>
5. Figma — <https://github.com/GLips/Figma-Context-MCP>
순서대로 진행하고, 각 단계가 끝나면 다음으로 넘어가도 되는지 물어봐.
Claude Code가 README를 차례로 fetch한 뒤 설치 명령을 실행합니다.
키나 OAuth가 필요한 단계에서 멈추고 안내합니다.
Claude Code가 멈춰서 안내하면, 브라우저에서 https://www.notion.so/my-integrations 을 엽니다.
+ New integration 클릭. 이름은 Claude Code (본인 이름), workspace 선택. Capability는 기본값.
생성 후 Internal Integration Token을 복사. secret_로 시작하는 긴 문자열입니다.
사용할 노션 페이지·DB를 열어 우측 상단 … → Connections → 방금 만든 integration 추가.
Claude Code 채팅에 토큰을 붙여넣으면 다음 단계로 진행합니다.
브라우저에서 https://www.figma.com/settings → 좌측 Personal access tokens 또는 https://www.figma.com/developers/api#access-tokens.