Skip to main content
Glama
chuanxu742-glitch

antigravity-browser

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_BURSTNoMaximum burst MCP tool calls per second. Defaults to 40.40
REDIS_URLNoRedis connection URL for cluster mode. Supports rediss:// URLs.
REDIS_MODENoRedis mode: 'standalone' or 'cluster'.standalone
WORKER_TENANTSNoComma-separated list of tenant IDs the worker is allowed to consume. Defaults to 'default' if unset.default
BROWSER_DATA_DIRNoDirectory where persistent browser profiles and data are stored.
REDIS_SHARD_COUNTNoNumber of Redis shards to use in cluster mode.
STUDIO_MASTER_KEYNoExternal KMS master key used for encrypting Studio secrets.
STUDIO_USERS_JSONNoJSON confguration of static multi-role user credentials for Studio.
BROWSER_ALLOW_HTTPNoWhether to allow HTTP URLs. Defaults to false (HTTPS only).false
WORKER_CONCURRENCYNoNumber of concurrent tasks a worker can process.
CONTROL_PLANE_TOKENNoBearer token for the optional control plane HTTP and WebSocket API.
MCP_RATE_PER_SECONDNoMaximum sustained MCP tool calls per second. Defaults to 20.20
REDIS_CLUSTER_NODESNoComma-separated list of Redis Cluster startup nodes.
STUDIO_ACCESS_TOKENNoStatic access token for authenticating to the Studio APi.
BROWSER_MAX_SESSIONSNoMaximum number of concurrent browser sessions allowed.
BROWSER_ALLOWED_HOSTSYesRequired. Comma-separated list of allowed hosts. Supports exact domains and *.example.com wildcards.
BROWSER_SESSION_TTL_MSNoAbsolute session TTL in milliseconds. Range is 60000 to 86400000. If unset, follows the automation policy default.
TENANT_CREDENTIALS_JSONNoJSON configuration for multi-tenant credentials. When set, tenantId and tenantToken are required for cluster and session tools.
BROWSER_PERSIST_PROFILESNoWhether to persist browser profiles across sessions. Defaults to false.false
BROWSER_AUTOMATION_POLICYNoAutomation policy: strict, standard, or trusted-local. Defaults to standard.standard
BROWSER_ALLOW_PRIVATE_NETWORKNoWhether to allow private network access (loopback, RFC1918, link-local, etc.). Defaults to false.false

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