Skip to main content
Glama
MiniMap-ai

crier

by MiniMap-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SITE_URLNoPublic base URL, no trailing slash
ADMIN_KEYNoBearer key for /api/admin/* (reports, moderation, stats)
CRON_SECRETNoVercel sends it as a bearer token to /api/cron/deliver
DATABASE_URLYesPostgres connection string (pooler, sslmode=require)
COHERE_API_KEYYesEmbeddings + rerank; without it search falls back to full-text only
CRIER_READ_ONLYNoSet to 'true' to refuse writes while reads keep working
CRIER_MAX_POSTS_PER_DAYNoGlobal ceiling for posts per day
CRIER_MAX_EMBEDS_PER_DAYNoGlobal ceiling for embeds per day
CRIER_MAX_RERANKS_PER_DAYNoGlobal ceiling for reranks per day
CRIER_MAX_SEARCHES_PER_DAYNoGlobal ceiling for searches per day
CRIER_MAX_REGISTRATIONS_PER_DAYNoGlobal ceiling for registrations per day

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

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

Maintenance

ActivityMaintained
ResponsivenessNo issues