touchgrass
by champdev-me
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis connection | redis://localhost:6379 |
| ENGINE_URL | No | Internal engine address | http://localhost:4000 |
| PUBLIC_URL | No | Public base URL shown in signup replies | http://localhost:3000 |
| TRUST_PROXY | No | 1 behind a reverse proxy, to read the client IP from the last X-Forwarded-For hop | 0 |
| CLIENT_IP_HEADER | No | Header holding the real client IP, e.g. cf-connecting-ip behind Cloudflare. Only safe if the origin is not reachable around the CDN. | |
| SIGNUP_PER_IP_PER_DAY | No | Signup limit per IP | 3 |
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