Practical Exercise
Exercise 1
Identify which parts of your development workflow could become MCP tools.
Examples:
- Component generation
- API generation
- Documentation search
- Testing
- Storybook generation
Exercise 2
Map the Atomic Bomb workflow:
Domain
Subdomain
Model
Service
State
API
UI Components
into MCP capabilities.
Discuss which actions should be automated.
Exercise 3
Design a hypothetical Bomber MCP workflow:
Requirement
↓
AI Analysis
↓
Bomber MCP
↓
Generated Architecture
↓
Implementation
↓
Testing
Identify where human review remains necessary.