cc-flutter-mcp-toolkit#
mcp_flutter / mcp_toolkit wrapper (Arenukvern) โ app-internal MCP via Dynamic Tools Registration. Lets a running Flutter app expose its own domain tools (BLoC inspection, Drift fixture seeding, feature flag toggles) to AI agents.
Cocode wrapper around mcp_flutter
(Arenukvern) and its mcp_toolkit package.
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 | App-internal Flutter automation via mcp_flutter / mcp_toolkit (Arenukvern). The Flutter app itself r |
| mcp-toolkit-guide Templates |
Reference implementations for the cocode-standard dynamic tools listed in
SKILL.md
. Ship these in
|
Commands#
| ์ด๋ฆ | ์ค๋ช |
|---|---|
| mcp-toolkit | App-internal Flutter automation via dynamically-registered MCP tools (mcp_flutter wrapper). |
| mcp-toolkit:dump-bloc | Pretty-printed bloc.dump_state with optional PII redaction toggle. |
| mcp-toolkit:list-tools | List every dynamic MCP tool the running Flutter app currently exposes. |
| mcp-toolkit:scenario | Run a YAML-defined scenario that orchestrates dynamic tool calls + Marionette + pixel-loop in one fl |
| mcp-toolkit:seed | Shortcut: db.seed_fixture (+ optional reset and nav.go_named). |
| mcp-toolkit:setup | Install mcp_server_dart, add mcp_toolkit to the app, register the cocode standard tool set. |
๊ด๋ จ ํ๋ฌ๊ทธ์ธ#
| ํ๋ฌ๊ทธ์ธ | ์ค๋ช |
|---|---|
| cc-flutter-marionette | Marionette MCP wrapper โ widget-tree-level Flutter automation tuned for CoUI components (Widgetbook |
| cc-flutter-pixel-loop | Pixel-perfect Flutter UI agentic loop using Figma + Maestro + Dart MCPs (Read โ Write โ Reload โ Cap |
| cc-jaspr-web | Jaspr Web automation + Flutter Web embed verification. Audits CoUI Web pages, drives dual WebโFlutte |
์ค์น#
claude plugins install coco-de/skills/plugins/cc-flutter-mcp-toolkit