PostPulse
Officialby PostPulse
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server bind address | 0.0.0.0 |
| PORT | No | Server port | 3000 |
| REDIS_URL | Yes | Redis connection URL for session/event persistence (required) | |
| PUBLIC_URL | No | Public-facing URL (for OAuth metadata discovery) | |
| POSTPULSE_API_URL | No | PostPulse API base URL | https://api.post-pulse.com |
| POSTPULSE_AUDIENCE | No | API audience | https://api.post-pulse.com |
| POSTPULSE_AUTH_ISSUER | No | Auth0 issuer URL | https://auth.post-pulse.com/ |
| POSTPULSE_AUTH_JWKS_URI | No | JWKS endpoint | https://auth.post-pulse.com/.well-known/jwks.json |
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