labellevie
by McCANNParis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Optional. Backs MCP handler SSE resumability. | |
| LBV_CRED_KEY | Yes | AES-256-GCM key encrypting connected users' credentials at rest. Generate with `openssl rand -hex 32`. | |
| LBV_API_TOKEN | Yes | Bearer token checked by the server; also given to the agent / CLI. | |
| KV_REST_API_URL | Yes | Vercel KV REST API URL. Required for account connections, one-time connect links, cookie jars. | |
| DESCOPE_BASE_URL | No | Optional Descope regional base URL. Defaults to https://api.descope.com. | https://api.descope.com |
| KV_REST_API_TOKEN | Yes | Vercel KV REST API token. | |
| LBV_ALLOWED_EMAIL | No | OAuth security boundary: only a token with this email claim is accepted. Either this or LBV_ALLOWED_SUBJECT is required. | |
| DESCOPE_PROJECT_ID | Yes | Descope project id — enables the OAuth path (not a secret). | |
| LBV_ALLOWED_SUBJECT | No | OAuth security boundary keyed on the Descope user id (`U…`) in `sub` — covers tokens without an email claim; either this or LBV_ALLOWED_EMAIL is required. |
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
ResponsivenessUnresponsive