- Fix all MCPEngine → MCPEngage, mcpengine → mcpengage - Add 5 field service Power Moves (job pipeline, quote acceleration, revenue forecasting) - Document 8 GraphQL tools with accurate descriptions from source - Add real API URLs (api.getjobber.com/api/graphql) and OAuth auth details - Platform-specific prompts for landscaping, cleaning, HVAC, electrical - Update .env.example with JOBBER_ACCESS_TOKEN (OAuth) - Fix package.json author
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
# Jobber OAuth Access Token
|
|
# Obtain via OAuth 2.0 flow at https://developer.getjobber.com
|
|
JOBBER_ACCESS_TOKEN=your-oauth-access-token-here
|