Skip to content

feat: (vibe) React Component와 MCP 서버 연동.#932

Merged
Kyoungwoong merged 4 commits into
githru:vibefrom
Kyoungwoong:feature/link-newviz
Oct 6, 2025
Merged

feat: (vibe) React Component와 MCP 서버 연동.#932
Kyoungwoong merged 4 commits into
githru:vibefrom
Kyoungwoong:feature/link-newviz

Conversation

@Kyoungwoong

@Kyoungwoong Kyoungwoong commented Oct 6, 2025

Copy link
Copy Markdown

Related issue

Result

MCP 서버는 텍스트로 밖에 전달할 수 없기에 (다양한 타입을 이해할 순 있지만, 템플릿을 전달할 수 있는 방법은 현재 텍스트밖에 없는 것 같습니다.) 해당 값을 전달하여 리액트 컴포넌트와 MCP 서버 연결을 테스트 하였습니다.

React Component Test
react_component_tett

React Component Test with props
react_props_test

Work list

  • 리액트 컴포넌트와 MCP 서버 연동
  • 리액트 컴포넌트와 MCP 서버 연동에서의 props 값 전달.

Discussion

이걸 하였어도, new-viz 팀에서 주는 값은 템플릿이 아닌 컴포넌트이기 때문에 조금 허들은 있을 것으로 예상됩니다.

@Kyoungwoong
Kyoungwoong requested a review from a team as a code owner October 6, 2025 06:07
@Kyoungwoong Kyoungwoong changed the title Feature/link newviz feat: (vibe) React Component와 MCP 서버 연동. Oct 6, 2025

@Zy0ung Zy0ung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!! 컴포넌트와는 이렇게 연결이 되야하는군요...! 너무 고생하셨습니다!

@Kyoungwoong
Kyoungwoong merged commit 632366f into githru:vibe Oct 6, 2025
@ytaek

ytaek commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

오 요 코드 베이스로 develop 하면 되겠군요!!

@Kyoungwoong
약간 sample 같은 폴더 만들어서 이걸 tutorial이나 template 처럼 후속 개발하시는 분들께 공유하는 차원에서
소스코드를 메인 branch에 머지해도 괜찮을 것 같습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants