File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -194,8 +194,9 @@ $ source venv/Scripts/activate && python main.py --boss_alertness 80 --boss_aler
194194## MCP Client 연결
195195
196196---
197+ - [Claude Dasktop Download](https://claude.com/download)
197198
198- - 왼쪽 상단 메뉴 아이콘 클릭 -> `파일` -> `설정` -> `개발자` -> `구성편집` -> `claude_desktop_config.json` 작성
199+ - 왼쪽 상단 메뉴 아이콘 클릭 -> `파일` -> `설정` -> `개발자` -> `구성편집` -> `claude_desktop_config.json` 작성 -> claude 종류 후 테스트
199200 <img src="/assets/img/content/Hackathon/002/1.png" alt="">
200201
201202```json
@@ -216,7 +217,12 @@ $ source venv/Scripts/activate && python main.py --boss_alertness 80 --boss_aler
216217 }
217218}
218219```
220+ - ChillMCP 서버를 이용하여 농땡이 예제 함수 실행한 결과를 확인 할 수 있다.
219221
220222 <img src="/assets/img/content/Hackathon/002/3.png" alt="">
221223
222-
224+
225+ ## 마무리
226+ ---
227+ 여기까지 FastMCP 서버 구축 후 MCP Client 연결 테스트까지 확인해본 과정이다.
228+ 다음으로는 미션에 제시된 기본 휴식과 고급 휴식을 팀원들과 나눠서 개발하는 과정을 알아보도록 한다.
You can’t perform that action at this time.
0 commit comments