Jake Shore 3fc625d326 Rebrand to MCPEngage and add TouchBistro-specific content
- Fixed all MCPEngine → MCPEngage references
- Added 7 TouchBistro-specific power moves for restaurant management
- Updated README with accurate tool count and real TouchBistro API details
- Added proper API key + venue ID authentication documentation
- Updated package.json author
- Enhanced .env.example with detailed credential instructions
2026-02-02 07:01:21 -05:00

9 lines
253 B
Plaintext

# TouchBistro API Credentials
# Get these from: TouchBistro Cloud → Settings → API Access
# API Key for authentication
TOUCHBISTRO_API_KEY=your-api-key-here
# Your Venue ID (found in Settings → Locations)
TOUCHBISTRO_VENUE_ID=your-venue-id-here