Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoBind address for the MCP server. Defaults to 127.0.0.1; if exposed beyond loopback, authToken must be set.
httpNoSet to 'true' to enable the MCP HTTP server (e.g. http: true).
portNoPort for the MCP server (example uses 8090).
modelYesThe Harness model ID to use. Must be explicitly configured.
providerYesThe Harness provider ID to use. Must be explicitly configured.
authTokenNoOptional Bearer token for authenticating MCP requests. Required if the server is exposed beyond loopback.
enableFsWriteNoSet to 'true' to enable the fs_write tool. Defaults to false.
defaultSandboxNoDefault sandbox mode for new sessions: read-only, workspace-write, or danger-full-access. Defaults to workspace-write.
workspaceRootsNoOptional list of allowed workspace/cwd directories (e.g. ['/workspace']).
approvalsBridgeNoApproval bridge mode: web, builtin, or off. Defaults to web.
approvalTimeoutMsNoApproval wait timeout in milliseconds. Defaults to 120000.

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