- Fix all MCPEngine → MCPEngage references - Add Wave-specific Power Moves (5 small business accounting use cases) - Correct tool count (8 GraphQL tools) with accurate descriptions - Add GraphQL-specific documentation & API patterns - Document Wave OAuth + GraphQL API token authentication - Link to official Wave GraphQL API docs - Update .env.example with WAVE_API_TOKEN format - Add GraphQL troubleshooting & pagination notes
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
# Wave GraphQL API Token
|
|
# Get yours from: https://developer.waveapps.com
|
|
WAVE_API_TOKEN=gql_your_token_here
|