Jake Shore 66fb1a7380 Rebrand MCPEngine → MCPEngage + deep CRM/marketing automation customization
- Fix all MCPEngine → MCPEngage references (keep mcpengine.pages.dev)
- Rewrite README with Keap-specific power moves
- Add 5 real CRM + marketing automation use cases
- Accurate tool count: 8 tools (verified from source)
- Contact/opportunity/task/tag-focused example prompts
- Real Keap/Infusionsoft API documentation URLs
- Platform-specific auth details (OAuth2 access token)
- Fix .env.example: KEAP_API_KEY → KEAP_ACCESS_TOKEN (match source)
- Update package.json author to MCPEngage
2026-02-02 07:00:15 -05:00

5 lines
188 B
Plaintext

# Keap API Credentials
# OAuth2 access token from Keap Developer Portal
# See: https://developer.infusionsoft.com/docs/rest/#authentication
KEAP_ACCESS_TOKEN=your-oauth2-access-token-here