Skip to main content
Glama
.env.example746 B
# OneSignal MCP Server Configuration # Copy this file to .env and fill in your credentials # Required: Your OneSignal App ID # Found in: OneSignal Dashboard > Settings > Keys & IDs ONESIGNAL_APP_ID=your-app-id-here # Required: Your OneSignal REST API Key # Found in: OneSignal Dashboard > Settings > Keys & IDs # Format: os_v2_app_xxxxx... ONESIGNAL_API_KEY=os_v2_app_your-api-key-here # Optional: Organization API Key (for org-level operations) # Found in: OneSignal Dashboard > Organization Settings > API Keys # Format: os_v2_org_xxxxx... # Required for: create_app, view_apps, view_app_api_keys, etc. ONESIGNAL_ORG_API_KEY=os_v2_org_your-org-key-here # Optional: Logging level (DEBUG, INFO, WARNING, ERROR) # Default: INFO LOG_LEVEL=INFO

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chansearrington/OneSignal-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server