Jake Shore 3079027c85 Rebrand MCPEngine → MCPEngage + deep customization for FieldEdge field service
- Fix all MCPEngine → MCPEngage, mcpengine → mcpengage
- Add 5 field service Power Moves (dispatch, equipment tracking, revenue analysis)
- Document 7 tools with accurate descriptions from source
- Add real API URLs (api.fieldedge.com/v1) and auth details
- Platform-specific prompts for HVAC, plumbing, electrical contractors
- Update .env.example with both API key and subscription key
- Fix package.json author
2026-02-02 07:01:57 -05:00

5 lines
166 B
Plaintext

# FieldEdge API Credentials
# Obtain from FieldEdge Settings → API Access
FIELDEDGE_API_KEY=your-api-key-here
FIELDEDGE_SUBSCRIPTION_KEY=your-subscription-key-here