Skip to main content
Glama
yconst

preloop

by yconst

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (DEBUG, INFO, WARNING, ERROR)INFO
SECRET_KEYYesSecret key for JWT tokens
ENVIRONMENTNoEnvironment (development, production)development
DATABASE_URLNoPostgreSQL connection stringpostgresql+psycopg://postgres:postgres@localhost/preloop
PUSH_PROXY_URLNoPush notification proxy configurationhttps://preloop.ai/api/v1/push/proxy
PUSH_PROXY_API_KEYNoYour API key with push_proxy scope from preloop.ai used for mobile push notifications.
REGISTRATION_ENABLEDNoEnable self-registration. Set to false to disable public signups and require admin invitation.true
DISABLE_VERSION_CHECKNoSet to true to disable version checking and telemetry entirely.
PRELOOP_DISABLE_TELEMETRYNoSet to true to disable version checking and telemetry entirely.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yconst/preloop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server