Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MR_AUX_ANoAux config dir A; B resolves to the one whose account differs from the session's.~/.claude-a
MR_AUX_BNoAux config dir B; B resolves to the one whose account differs from the session's.~/.claude-b
MR_CRED_ANoLane A credentials (read, never refreshed by the plugin).~/.claude/.credentials.json
MR_CRED_BNoLane B credentials (refreshed under a lockfile).<B config dir>/.credentials.json
MR_DB_PATHNoThe SQLite matrix and duel ledger (WAL mode).<data dir>/mr.db
MR_DATA_DIRNoData directory.~/.local/share/model-routing
MR_A_PROJECTSNoSession files used as proof-of-run for lane A.~/.claude/projects
MR_B_PROJECTSNoSession files used as proof-of-run for lane B.<B config dir>/projects
MR_MAIN_CONFIGNoThe session account's config (account uuid).~/.claude.json
MR_REPORTS_DIRNoSession duel reports.<plugin root>/Session reports
MR_B_CONFIG_DIRNoPins lane B's config dir explicitly.resolved from the aux dirs
MR_CODEX_SESSIONSNoCodex rollouts used as proof-of-run.~/.codex/sessions
MR_OAUTH_CLIENT_IDNoOAuth client id used for lane B token refresh.Claude Code's public client id
MR_OAUTH_TOKEN_URLNoOAuth token URL used for lane B token refresh.Anthropic's OAuth endpoint

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