Skip to main content
Glama
Pseudogiant-xr

PseudoLife-MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone for local time display (e.g. America/New_York).
PSEUDOLIFE_MCP_HOSTNoDaemon bind address.127.0.0.1
PSEUDOLIFE_MCP_PORTNoDaemon bind port.8765
PSEUDOLIFE_MCP_TOKENNoBearer token; required to bind a non-loopback host.
PSEUDOLIFE_WRITER_IDNoIdentifies this writer on every canonical write.unknown
PSEUDOLIFE_MCP_CONFIGNoOverride MIRAS / embedding / memory config.<data_dir>/config.yaml if present
PSEUDOLIFE_DREAM_MODELNoModel name for dream extractor.
PSEUDOLIFE_MCP_TOOLSETNoDefault toolset tier: minimal, core, or full.core
PSEUDOLIFE_MCP_DATA_DIRNoWeights cache + legacy-migration source + ChromaDB../data
PSEUDOLIFE_MCP_TIER_MAPNoPer-client toolset tier overrides, e.g. 'claude-desktop:minimal,claude-code:core'.
PSEUDOLIFE_BACKUP_MIRRORNoOptional off-disk mirror path for backups.
PSEUDOLIFE_DREAM_API_KEYNoAPI key for hosted dream endpoints.
PSEUDOLIFE_RECALL_DRIVERNoDriver for memory_recall seed resolution: mechanical or llm.mechanical
PSEUDOLIFE_DREAM_BASE_URLNoBase URL for dream extractor endpoint (e.g. http://host.docker.internal:11434/v1).
PSEUDOLIFE_MCP_DAEMON_URLNoDaemon the shim connects to (and auto-starts).http://127.0.0.1:8765
PSEUDOLIFE_MCP_TRUST_BINDNoSet '1' to allow a non-loopback bind without a token when the boundary is external (containerized, loopback-published). The compose daemon sets this; never set for a host daemon.
PSEUDOLIFE_DREAM_MAX_TOKENSNoOutput token budget for dream extractor.2048
PSEUDOLIFE_MCP_DATABASE_URLNoPostgres DSN; when set, PG is the source of truth (schema v22). Unset → file-only mode.
PSEUDOLIFE_BACKUP_MIRROR_KEEPNoNumber of backup files to keep in mirror.
PSEUDOLIFE_DREAM_EXTRACTOR_MODENoExtractor mode: auto, primary, or fallback.auto
PSEUDOLIFE_DREAM_FALLBACK_MODELNoFallback model name for dream extractor.
PSEUDOLIFE_SESSION_IDLE_SECONDSNoIdle time before session episode is closed (seconds).1800
PSEUDOLIFE_DREAM_TIMEOUT_SECONDSNoTimeout for dream extraction calls.240
PSEUDOLIFE_SESSION_RESUME_SECONDSNoTime window for resuming a closed session episode (seconds).21600
PSEUDOLIFE_DREAM_FALLBACK_BASE_URLNoFallback base URL for dream extractor.

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/Pseudogiant-xr/Pseudolife-MCP'

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