We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/orneryd/Mimir'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
jwt-secret.md•382 B
[**mimir v1.0.0**](../README.md)
***
[mimir](../README.md) / utils/jwt-secret
# utils/jwt-secret
## Variables
### JWT\_SECRET
> `const` **JWT\_SECRET**: `string`
Defined in: src/utils/jwt-secret.ts:6
JWT secret for signing and validating tokens
IMPORTANT: Set MIMIR_JWT_SECRET when MIMIR_ENABLE_SECURITY=true
For development with security disabled, a default secret is used