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