<!-- universal-crypto-mcp | nicholas | 0.14.9.3 -->
# Demo & Video Scripts
<!-- Maintained by nichxbt | ID: 1493814938 -->
## 30-Second TikTok/Reel Script
**Visual:** Screen recording of Claude Desktop
```
[0-5s] HOOK
Text overlay: "I gave my AI access to 15 blockchains"
Action: Show Claude Desktop opening
[5-15s] DEMO 1: Balance
Type: "What's my ETH balance across all chains?"
Show response with multi-chain balances
[15-22s] DEMO 2: Swap
Type: "Swap 100 USDC to ETH on Arbitrum"
Show quote and confirmation
[22-28s] DEMO 3: Security
Type: "Is this token a honeypot?"
Show security scan result
[28-30s] CTA
Text overlay: "Link in bio"
Show GitHub URL
```
---
## 2-Minute YouTube Tutorial Script
### Intro (0:00-0:15)
```
"What if you could tell Claude to check your crypto portfolio,
execute swaps, and scan tokens for scams - all in natural language?
That's exactly what Universal Crypto MCP does. Let me show you
how to set it up in under 5 minutes."
```
### Setup (0:15-1:00)
```
"First, clone the repository"
[Show terminal: git clone]
"Install dependencies and build"
[Show: npm install && npm run build]
"Copy the example environment file and add your Alchemy key"
[Show: .env configuration]
"Now add this to your Claude Desktop config"
[Show: claude_desktop_config.json]
"Restart Claude Desktop, and you're ready to go"
```
### Demo (1:00-1:45)
```
"Let's try some prompts"
[Demo 1]
"Check my ETH balance on Ethereum and Arbitrum"
[Show response]
[Demo 2]
"How much USDC would I get for swapping 1 ETH on Arbitrum?"
[Show quote]
[Demo 3]
"Is this token safe to buy?"
[Show security scan]
"330+ tools, all through natural language"
```
### Outro (1:45-2:00)
```
"Link to GitHub in the description. It's free and open source.
If you found this useful, like and subscribe.
Drop a comment with what you'd use this for.
See you in the next one."
```
---
## 5-Minute Deep Dive Script
### Chapter 1: What is MCP? (0:00-1:00)
```
"MCP - Model Context Protocol - is how AI assistants like Claude
connect to external tools.
Think of it like plugins for ChatGPT, but standardized and open.
Universal Crypto MCP is a server that gives your AI access to
blockchain networks. 15+ chains, 330+ tools, completely open source."
```
### Chapter 2: Setup Walkthrough (1:00-2:30)
```
[Detailed walkthrough with screen recording]
- Clone repo
- Install dependencies
- Configure environment variables
- Add to Claude Desktop
- Verify it's working
```
### Chapter 3: Use Cases (2:30-4:00)
```
[Show each with real demos]
1. Portfolio tracking across chains
2. Swap execution with best routing
3. DeFi position management
4. Security scanning
5. Market analysis
```
### Chapter 4: Advanced Features (4:00-4:45)
```
- HTTP mode for ChatGPT
- Customizing tools
- Adding new chains
- Contributing
```
### Chapter 5: Conclusion (4:45-5:00)
```
"Universal Crypto MCP turns your AI into a crypto power user.
GitHub link in description.
Follow me on X for updates.
Star the repo if you find it useful.
Questions? Drop them in the comments."
```
---
## Twitter Spaces / Podcast Talking Points
### Introduction
- What is MCP and why it matters
- The problem: managing crypto across chains is painful
- The solution: natural language blockchain interaction
### Key Features
- 330+ tools in one server
- 15+ chains supported
- Works with Claude, ChatGPT, Cursor
- Open source, Apache 2.0
### Live Demo Ideas
- Portfolio scan across all chains
- Execute a swap
- Security scan a random token
- Find best yields
### Technical Discussion
- Architecture decisions
- Security considerations
- How tools are implemented
- Future roadmap
### Q&A Topics
- How is this different from other crypto tools?
- Is it safe to use with real money?
- Can I add my own chains/tools?
- What's the roadmap?
### Call to Action
- Star on GitHub
- Follow on X
- Try it yourself
- Contribute
---
## Screenshot List for Social Media
### Essential Screenshots
1. **Hero shot**: Claude Desktop with portfolio balance response
2. **Swap demo**: Swap quote with price and route
3. **Security scan**: Token analysis with risk rating
4. **Multi-chain**: Balances across 5+ chains
5. **DeFi positions**: Aave health factor display
### Comparison Screenshots
6. **Before/After**: Manual checking vs. Claude command
7. **Speed comparison**: Time saved statistic
### Technical Screenshots
8. **Config file**: Simple claude_desktop_config.json
9. **Terminal**: Quick setup commands
10. **Tool list**: Scrolling list of 330+ tools
---
## Thumbnail Ideas
### YouTube Thumbnail Formula
```
[Background: Dark gradient with chain logos]
[Text: "AI + CRYPTO"]
[Subtext: "330 Tools"]
[Your face: Surprised expression pointing]
```
### Twitter Header
```
[Clean design with:]
- Universal Crypto MCP logo
- "15+ Chains | 330+ Tools | Open Source"
- GitHub URL
```
---
## Recording Checklist
### Before Recording
- [ ] Clear browser history/bookmarks
- [ ] Use demo wallet address (not real funds)
- [ ] Hide personal info in terminal
- [ ] Close unrelated tabs/apps
- [ ] Check mic levels
- [ ] Good lighting if showing face
### During Recording
- [ ] Speak slowly and clearly
- [ ] Pause before/after key moments
- [ ] Use keyboard shortcuts (looks professional)
- [ ] Keep energy up
### Post Production
- [ ] Add captions (accessibility + silent viewing)
- [ ] Add chapter markers
- [ ] Zoom on key UI elements
- [ ] Background music (subtle)
- [ ] End screen with CTA
---
## Asset Checklist
### Required Assets
- [ ] Logo (SVG, PNG)
- [ ] Demo GIF (15 seconds)
- [ ] Screenshot set (10 images)
- [ ] Video thumbnail
- [ ] Social cards (OG images)
### Nice to Have
- [ ] Animated logo
- [ ] Explainer animation
- [ ] Architecture diagram
- [ ] Comparison infographic
<!-- EOF: nicholas | ucm:0.14.9.3 -->
<!-- https://github.com/nirholas/universal-crypto-mcp -->