LogoSkills

cc-mcp-toolkit

mcp_flutter / mcp_toolkit 래퍼 (Arenukvern) — Dynamic Tools Registration 기반 앱 내부 MCP. 실행 중인 Flutter 앱이 자체 도메인 도구(BLoC 검사, Drift fixture 시딩, 피처 플래그 토글)를 AI 에이전트에 노출할 수 있게 합니다.

cc-mcp-toolkit#

mcp_flutter / mcp_toolkit 래퍼 (Arenukvern) — Dynamic Tools Registration 기반 앱 내부 MCP. 실행 중인 Flutter 앱이 자체 도메인 도구(BLoC 검사, Drift fixture 시딩, 피처 플래그 토글)를 AI 에이전트에 노출할 수 있게 합니다.

Cocode wrapper around mcp_flutter (Arenukvern, a.k.a. flutter-mcp-toolkit) and its mcp_toolkit package.

Targets the latest stable v3.x (v3.1.1): MCP tool names carry the fmt_ prefix, the server binary is flutter-mcp-toolkit-server (installed via install.sh / GitHub Release artifacts — no longer dart pub global activate mcp_server_dart), and the CLI is flutter-mcp-toolkit (fmtk). v4.0.0 is a prerelease train — stay on 3.x until it is promoted.

Differentiator: Dynamic Tool Registration. The Flutter app itself registers MCP tools at runtime, so the agent can read BLoC state, seed Drift/Isar fixtures, flip feature flags, force offline mode, and navigate via GoRouter — actions that pure UI automation can't reach.

Skills#

이름설명
mcp-toolkit-guide mcp_flutter / mcp_toolkit(Arenukvern)을 통한 앱 내부 Flutter 자동화. Flutter 앱이 런타임에 `MCPToolkitBinding.insta
mcp-toolkit-guide Templates Reference implementations for the cocode-standard dynamic tools listed in SKILL.md . Ship these in

Commands#

이름설명
/mcp-toolkit scenario — 시나리오 한 번에 자동 실행 YAML 각본에 적은 앱 테스트 단계를 순서대로 실행하고 단계별 응답·화면 캡처·BLoC 덤프·성패 요약( summary.md )을 폴더 하나로 남깁니다 (mcp_flutter 동
/mcp-toolkit setup — 앱과 AI를 잇는 "전선 연결" flutter-mcp-toolkit 바이너리(install.sh)를 설치하고, 앱에 mcp_toolkit을 추가하고, cocode 표준 도구 세트를 등록합니다.
mcp-toolkit 동적으로 등록된 MCP 도구를 통한 앱 내부 Flutter 자동화 (mcp_flutter 래퍼).

관련 플러그인#

플러그인설명
cc-bricks cob(co-bricks) 기반 브릭 생성 가이드. kobic Clean Architecture feature 모듈 11종 + 그린필드 프로젝트 초기 세팅(project-init
cc-compass 코코드 스킬 저장소 나침반 — 작업 유형(워크플로우/도구/규칙/레퍼런스)에 따라 알맞은 플러그인·커맨드·스킬로 안내
cc-dev 개발 사이클 자동화 (이슈 사이클, 버그 사이클, 세션, ZenHub, Agent Teams)
cc-jaspr-web Jaspr Web 자동화 + Flutter Web 임베드 검증. CoUI Web 페이지를 점검하고, Web↔Flutter 듀얼 라이브 프리뷰를 구동하며, VM Service를 통해
cc-marionette Marionette MCP 래퍼 — CoUI 컴포넌트에 맞춘 위젯 트리 단위 Flutter 자동화 (Widgetbook 회귀 테스트, 커스텀 인터랙티브 위젯 감지, 인프로세스 탭/
cc-pixel-loop Figma + Marionette + Dart MCP를 활용한 픽셀 퍼펙트 Flutter UI 에이전틱 루프 (Read → Write → Reload → Capture → Comp
cc-security 보안 통합 — API/앱 보안, 보안 감사, CI 시크릿, 결제/IAP 엔드포인트 보안, 도서 PDF DRM (구 cc-uiux-security 확장)
cc-serverpod Serverpod 백엔드 — 모델/엔드포인트 생성, 마이그레이션 + 심화 패턴(아키텍처, 인증, 캐싱, DB, IAP, 테스트; 구 cc-backend 통합)
cc-spec 스펙 명확성 검증 (소크라테스식 인터뷰, Seed spec, 모호성 스코어링, contrarian/simplifier 에이전트, 3단계 평가)

설치#

claude plugins install coco-de/skills/plugins/cc-mcp-toolkit