- 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
5 lines
149 B
Plaintext
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
|