Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MANUS_API_KEYNoManus API key. Alternative to a credential file; do not place in MCP manifests or prompts.
MANUS_API_BASE_URLNoManus API base URL override. Defaults to https://api.manus.ai; development override accepts loopback HTTP(S) only.
AGENT_BRIDGE_CONFIGNoPath to the agent-bridge configuration file. If not set, the server uses --config, an adjacent config.json, or the default config path.
AGENT_BRIDGE_STATE_DIRNoDirectory for bridge state (sessions, workboards, approvals, cumulative budget ledger). Defaults to %USERPROFILE%\.agent-bridge.
AGENT_BRIDGE_BUNDLE_MODENoSet to '1' to enable MCPB bundle mode, which uses the same validator without requiring an adjacent config. When enabled, AGENT_BRIDGE_ALLOWED_ROOT must also be provided.
AGENT_BRIDGE_ALLOWED_ROOTNoAn existing absolute project directory allowed as the root when bundle mode is enabled.
AGENT_BRIDGE_REMOTE_EGRESSNoSet to 'true' to allow direct remote egress (e.g., Manus). Requires Manus enabled, a remote data classification, and per-call approvals.false
AGENT_BRIDGE_DEFAULT_SANDBOXNoDefault sandbox authority: read-only, workspace-write, or full-access. Bundle mode defaults to read-only.read-only
AGENT_BRIDGE_SANDBOX_CEILINGNoMaximum allowed sandbox authority for any request. Full access requires an explicit full-access ceiling.workspace-write
AGENT_BRIDGE_REMOTE_DATA_CLASSNoData classification required when remote egress is enabled.

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