|Labs
데모 예약플랫폼
React (Lingo Compiler)
알파
React (MCP)
React (i18n)레거시 CLI (v0)
사용 중단

Lingo.dev React MCP

  • 작동 방식
  • 설정

AI 에이전트

  • Claude Code
  • Cursor
  • GitHub Copilot Agents
  • Codex (OpenAI)

Claude Code

Claude Code는 Anthropic의 에이전트형 코딩을 위한 CLI입니다. claude mcp add 명령어로 MCP 서버를 기본 지원합니다.

설정#

bash
claude mcp add --transport http "lingo" https://mcp.lingo.dev/main

이 명령어로 Claude Code에 Lingo.dev i18n MCP 서버가 등록됩니다. API 키는 필요하지 않습니다.

사용법#

프로젝트 디렉터리로 이동한 뒤 Claude Code에 다음과 같이 입력하세요:

Set up i18n

또는 로캘을 처음부터 지정할 수도 있습니다:

Set up i18n with the following locales: en, es, and pt-BR. The default locale is "en".

Claude Code는 i18n_checklist 도구를 호출해 안내에 따라 프로젝트를 분석하고, 프레임워크 문서를 가져오며, 로캘 라우팅, 번역, 언어 전환기를 구현합니다.

다음 단계#

작동 방식
MCP 서버가 제공하는 기능
Cursor
대신 Cursor에서 설정하기
Codex (OpenAI)
대신 Codex에서 설정하기
GitHub Copilot
GitHub Copilot Agents에서 설정하기

이 페이지가 도움이 되었나요?

Max PrilutskiyMax Prilutskiy·업데이트됨 4개월 전·1 min read