## MCP Services Usage Guide

### Documentation & Code Queries

- **Context7**: Query latest library docs and code examples
  - Use case: When learning new framework or library usage
  - Examples: React Hooks, Vue Composition API queries

- **DeepWiki**: Query GitHub repository documentation
  - Use case: When deep-diving into open source implementations
  - Examples: Project architecture, contribution guides

### Information Search

- **Exa**: AI-powered web search
  - Real-time search for latest tech news
  - Extract complete content from specific URLs
  - Return most relevant search results

### Browser Automation

- **Playwright**: Browser control
  - Automate web operations and testing
  - Screenshots and page analysis
  - Form filling and interaction testing
