# Video Walkthroughs

Use these videos to shorten onboarding.

## 1. Dynamic Tools Registration

- Grok Build (2026, June): [https://youtu.be/P0ObCyt0k3M?si=_rRYfkvrXGWGwMyJ](https://youtu.be/P0ObCyt0k3M?si=_rRYfkvrXGWGwMyJ).
- Cursor Video: [https://www.youtube.com/watch?v=Qog3x2VcO98](https://www.youtube.com/watch?v=Qog3x2VcO98).
- Best for: understanding why dynamic tools are a key differentiator.
- Pair with: [Dynamic tool registry docs](/core/dynamic_tools_registry).

## 2. Cursor Setup

- Video: [https://www.youtube.com/watch?v=pyDHaI81uts](https://www.youtube.com/watch?v=pyDHaI81uts)
- Best for: first MCP connection from a desktop AI editor.
- Pair with: [AI agent overview](/ai_agents/overview) (use `flutter-mcp-toolkit init cursor` for Cursor MCP wiring).

## 3. Future: intentcall

- IntentCall + Grok Build (2026, June): [https://youtu.be/mX4xxVeImq0?si=Wv1TpoBq3JyX35g6](https://youtu.be/mX4xxVeImq0?si=Wv1TpoBq3JyX35g6)
- Best for: projection for WebMCP (planned in https://github.com/Arenukvern/mcp_flutter/pull/103)
- Pair with: [AI agent overview](/ai_agents/overview) (use `flutter-mcp-toolkit init cursor` for Cursor MCP wiring).

## Suggested Watch Order

1. Dynamic tools video.
2. Client setup video.
3. Then follow the [execution playbook](/ai_agents/execution_playbook) for install, client wiring, and validation.
