Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PIP_HTTP_HOSTNoHTTP bind host.127.0.0.1
PIP_HTTP_PORTNoHTTP bind port.8642
PIP_LOG_LEVELNoLog level.INFO
PIP_STORE_URLNoStorage URL, e.g., memory:// or sqlite:///data/pip.db.memory://
PIP_POLICY_FILENoPath to the policy YAML or JSON file../config/policy.yaml
PIP_DISPLAY_NAMENoDisplay name for this Poke instance.poke
PIP_PUBLIC_MCP_URLNoAdvertised public MCP endpoint.
PIP_PUBLIC_HTTP_URLNoAdvertised public HTTP endpoint.
PIP_PRIVATE_KEY_FILENoPath to the Ed25519 private key file (mode 0600); key material never in env../data/instance.key
PIP_HTTP_BEARER_TOKENNoOptional transport gate bearer token.
PIP_MAX_CLOCK_SKEW_SECONDSNoMaximum allowed clock skew in seconds.300
PIP_IDEMPOTENCY_TTL_SECONDSNoIdempotency TTL in seconds.86400

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