본문 바로가기
study/Vibe Coding & Cursor ai

[Cursor] MCP- context7

by #외눈박이 2025. 9. 10.

 

 

context7,

Cursor 같은 AI 코딩 도구가 고도화된 최신 라이브러리 문서를 실시간으로 가져와서,

코드 생성 시 최신 공식 문서 기반 코드를 생성할 수 있게 해주는 MCP

 


 

context7 MCP 설치

 

https://github.com/upstash/context7

 

GitHub - upstash/context7: Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors

Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors - upstash/context7

github.com

 

 

 

 

  1. 사이트 들어가서 위 그림과 같은 부분 복사

 

2. cursor - 설정 - Tools&Integrations - New MCP Server context7 mcp 추가

 

 

 

 

 


 

사용하기

cursor에서 원하는 기능 입력하고 마지막에 use context7만 붙여주면 됨.use