Skip to main content
Glama
emergent-wisdom

understanding-graph

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoWeb bind address; non-loopback requires `UG_WORKER_TOKEN`127.0.0.1
PORTNoWeb server port3000
TOOL_MODENoEnforced tool surface: safe cross-domain `general`; focused `reading`, `research`, `coding`, `collaborative_coding`, or `writing`; explicit broad `full`; or the reserved `synthetic_reader` pretraining producergeneral
PROJECT_DIRNoWhere to store project data./projects
UG_SOURCE_ROOTNoDirectory that `source_load.filePath` may read from; provide `content` directly for files outside itcurrent working directory
ANTHROPIC_MODELNoExplicit model ID for the optional Anthropic autonomous worker
DEFAULT_PROJECTNoOptional project to load or explicitly create on startup
UG_WORKER_TOKENNoBearer secret required for remote worker API/admin requests
UG_GUIDANCE_MODENoSuggestion aid: `guided` adds optional next-move prompts; `direct` suppresses ambient prompts while keeping `graph_suggest_next` callable on demandguided
ANTHROPIC_API_KEYNoFor repository autonomous-worker scripts (optional)
UG_ANI_DICTIONARY_PATHNoAbsolute path to a host-installed newline-delimited word list when `/usr/share/dict/words` or another standard path is unavailable; no dictionary or reduced fallback is bundledsystem word list

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

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/emergent-wisdom/understanding-graph'

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