Pearls
by Garblesnarff
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default: 8889) | 8889 |
| BASE_URL | Yes | Public URL of your server (e.g., https://pearls.example.com) | |
| JWT_SECRET | Yes | Secret for signing JWTs (generate with openssl rand -base64 32) | |
| DATABASE_URL | Yes | PostgreSQL connection string | |
| ADMIN_USER_IDS | No | Comma-separated WorkOS user IDs with admin access | |
| WORKOS_API_KEY | Yes | WorkOS API key from dashboard | |
| WORKOS_CLIENT_ID | Yes | WorkOS client ID from dashboard | |
| AURORA_MEMBER_IDS | No | Comma-separated WorkOS user IDs with member access |
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
ActivityInactive
ResponsivenessNo issues