Jake Shore 98fbed7e18 Rebrand MCPEngine → MCPEngage + deep CRM customization
- Fix all MCPEngine → MCPEngage references (keep mcpengine.pages.dev)
- Rewrite README with Pipedrive-specific power moves
- Add 5 real sales pipeline automation use cases
- Accurate tool count: 8 tools (verified from source)
- Deal/contact/activity-focused example prompts
- Real Pipedrive API documentation URLs
- Platform-specific auth details (API token query param)
- Fix .env.example: PIPEDRIVE_API_KEY → PIPEDRIVE_API_TOKEN (match source)
- Update package.json author to MCPEngage
2026-02-02 07:00:10 -05:00

5 lines
151 B
Plaintext

# Pipedrive API Credentials
# Get your API token at: Personal Preferences > API
# Copy your Personal API token
PIPEDRIVE_API_TOKEN=your-api-token-here