Jake Shore f8b8b56868 Rebrand MCPEngine → MCPEngage + deep CRM customization
- Fix all MCPEngine → MCPEngage references (keep mcpengine.pages.dev)
- Rewrite README with Close CRM-specific power moves
- Add 5 real sales automation use cases
- Accurate tool count: 12 tools (verified from source)
- Sales-focused example prompts for leads, opps, email, tasks
- Real Close API documentation URLs
- Platform-specific auth details (API key via Basic auth)
- Fix .env.example: CLOSE_CRM_API_KEY → CLOSE_API_KEY (match source)
- Update package.json author to MCPEngage
2026-02-02 07:00:05 -05:00

5 lines
149 B
Plaintext

# Close CRM API Credentials
# Get your API key at: Settings > Integrations > API Keys
# Format: api_xxxxxxxxxxxxxxxx
CLOSE_API_KEY=your-api-key-here