Jake Shore 1b9042fd33 Rebrand to MCPEngage + deep FreshBooks customization
- Fix all MCPEngine → MCPEngage references
- Add FreshBooks-specific Power Moves (5 real accounting use cases)
- Correct tool count (8 tools) with accurate descriptions
- Add industry-specific accounting prompts
- Document FreshBooks OAuth authentication
- Link to official FreshBooks API docs
- Update .env.example with correct OAuth variables
- Add platform-specific troubleshooting
2026-02-02 06:59:36 -05:00

5 lines
182 B
Plaintext

# FreshBooks OAuth Credentials
# Get these from: https://www.freshbooks.com/api/start
FRESHBOOKS_ACCESS_TOKEN=your-oauth-access-token-here
FRESHBOOKS_ACCOUNT_ID=your-account-id-here