Skip to main content
Glama
crmy-ai

CRMy

Official
by crmy-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port3000
NODE_ENVNoSet 'production' to enable security hardening
JWT_SECRETYesJWT signing secret (required, rejected if set to a known default in production)
DATABASE_URLYesPostgreSQL connection string (required)
CRMY_SEED_DEMONoSet 'true' to seed demo data on startup
CRMY_TENANT_IDNoTenant slugdefault
LLM_TIMEOUT_MSNoHard timeout (ms) for LLM extraction calls30000
ENABLE_PGVECTORNoSet 'true' to enable semantic search migration
CRMY_ADMIN_EMAILNoAuto-create admin on first boot
EMBEDDING_API_KEYNoAPI key for embedding provider
EMBEDDING_PROVIDERNoEmbedding service (e.g., 'openai' or compatible)
CRMY_ADMIN_PASSWORDNoAdmin password (min 12 chars)
CRMY_ENCRYPTION_KEYNoEncryption key for storing connector secrets (set in production)
WORKFLOW_FAILURE_ALERT_THRESHOLDNoConsecutive failures before a HITL escalation fires3

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/crmy-ai/crmy'

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