Skip to main content
Glama
av151318
by av151318

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUD_HOSTNoBind address127.0.0.1
HUD_PORTNoListen port8200
HUD_DB_PATHNoSQLite storedata/hud.db
HUD_DATA_DIRNoRoot for OAuth credentials, Obsidian vault, DBdata/
HUD_LOG_LEVELNoLog verbosityINFO
HUD_ALLOW_WRITESNoEnable file/DB writes (startup safety)false
HUD_SOUL_MD_PATHNoOnboarding soul filedata/obsidian/AdventedHUD/soul.md
GOOGLE_TOKEN_FILENoPath to token JSON file
HUD_ADMIN_API_KEYYesX-HUD-Admin-Key header value (required)
HUD_ALLOW_GOOGLE_WRITESNoEnable Google Calendar/Tasks projectionfalse
HUD_RESOLVE_JWT_SUBJECTNoSet 1 to prefer JWT sub as user id0
GOOGLE_OAUTH_CREDENTIALSNoInline OAuth JSON string
HUD_SOUL_MD_TEMPLATE_PATHNoWorksheet template for onboarding read (optional)
GOOGLE_OAUTH_CREDENTIAL_IDNoOAuth client ID
GOOGLE_TOKEN_ENCRYPTION_KEYNoKey for encrypting stored OAuth tokens
GOOGLE_OAUTH_CREDENTIAL_FILENoPath to OAuth JSON file
GOOGLE_OAUTH_CREDENTIAL_PATHNoDir to search for gOAuth*.json
HUD_REQUIRE_POST_ONBOARDING_PUSHNoSet 0 to skip push-policy gate in dev1

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/av151318/AdventedHUD'

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