Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server.4021
AVM_ADDRESSYesThe public Algorand receiver address (TestNet or MainNet depending on network). Required for operation.
FACILITATOR_URLNoThe GoPlausible facilitator URL for x402 settlement.https://facilitator.goplausible.xyz
ROUNDWATCH_DB_PATHNoPath to the SQLite database file.data/roundwatch.sqlite
ROUNDWATCH_NETWORKNoNetwork selection: testnet (default) or mainnet.testnet
ROUNDWATCH_WATCH_TTL_MSNoWatch time-to-live in milliseconds (30 minutes).1800000
ROUNDWATCH_INDEXER_BURSTNoIndexer request burst limit.4
ROUNDWATCH_MAX_OPEN_WATCHESNoMaximum number of open watches globally.50
ROUNDWATCH_POLL_INTERVAL_MSNoPolling interval in milliseconds.5000
ROUNDWATCH_WORK_UNIT_BUDGETNoDurable background work turns per watch.500
ROUNDWATCH_SCAN_ROUND_WINDOWNoNumber of rounds per scan window.100
ROUNDWATCH_SCAN_QUERY_VARIANTNoQuery variant for Indexer scans.C
ROUNDWATCH_INDEXER_CONCURRENCYNoMaximum concurrent Indexer requests.2
ROUNDWATCH_RECONCILE_INTERVAL_MSNoReconciliation interval in milliseconds.5000
ROUNDWATCH_SCAN_PAGE_CACHE_BYTESNoMaximum scan page cache size in bytes.8388608
ROUNDWATCH_SCAN_PAGE_CACHE_ENTRIESNoMaximum number of cached scan pages.16
ROUNDWATCH_MAX_OPEN_WATCHES_PER_PAYERNoMaximum number of open watches per verified service payer.5
ROUNDWATCH_INDEXER_REQUESTS_PER_SECONDNoIndexer request rate limit per second.4

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