gatebound-support
by carnufex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Runtime: port to listen on (default 8080) | 8080 |
| DATA_DIR | No | Runtime: directory for SQLite data (default /data in container) | /data |
| LOG_LEVEL | No | Runtime: log level | unset |
| MCP_SECRET | Yes | Bearer secret ElevenLabs sends on /mcp | unset |
| WEB_PUBLIC_URL | No | The web app's public URL | unset |
| PUBLIC_BASE_URL | No | This service's own URL | unset |
| DISCORD_GUILD_ID | No | Discord guild ID | unset |
| WEB_API_BASE_URL | No | The web app's internal API URL | unset |
| DISCORD_BOT_TOKEN | No | Discord bot token | unset |
| DISCORD_CLIENT_ID | No | Discord client ID | unset |
| SUPPORT_API_TOKEN | No | Shared secret for calls to the web support API | unset |
| ELEVENLABS_API_KEY | No | ElevenLabs API key | unset |
| ELEVENLABS_AGENT_ID | No | ElevenLabs agent id | unset |
| DISCORD_CLIENT_SECRET | No | Discord client secret | unset |
| SUPPORT_IDENTITY_SECRET | No | HS256 key for the player identity JWT | unset |
| DISCORD_STAFF_WEBHOOK_URL | No | Discord staff webhook URL | unset |
| ELEVENLABS_WEBHOOK_SECRET | No | ElevenLabs post-call webhook HMAC key | unset |
| DISCORD_SUPPORT_CHANNEL_ID | No | Discord support channel ID | unset |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues