io.github.wyre-technology
crewhu-mcp
Crewhu
MCP server for Crewhu — customer feedback (CSAT/NPS), employee engagement, and gamification.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/crewhu-mcp:v1.0.4
Transportstdio
Environment Variables
CREWHU_API_TOKEN(str)
RequiredSecret
Crewhu API token (Settings → Integrations → API)
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error