Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
T3CODE_HOMENoT3 data directory to search for userdata/server-runtime.json. Default ~/.t3.
T3_SERVER_URLNoSkip discovery and use this origin, e.g. http://127.0.0.1:4096.
T3CODE_MCP_HOSTNoHTTP/SSE bind address. Default 127.0.0.1.127.0.0.1
T3CODE_MCP_PORTNoHTTP/SSE port. Default 3001; 0 selects a free port.3001
T3_ACCESS_TOKENNoBearer token to use instead of the stored one.
T3CODE_MCP_TRANSPORTNoMCP transport: stdio (default), http (Streamable HTTP), or sse (legacy).stdio
T3CODE_MCP_CREDENTIALSNoPath of the credentials file. Default ~/.t3code-mcp/credentials.json.

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