Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOAK_AUTH_REQUIRE_TOKENNoSet to '1' to require a pairing token for WebSocket connections. Default is '0'.

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
auth_list_sitesA

List registered Chrome authentication sources, whether the extension bridge is connected, and each site's allowed Cloak targets.

auth_sync_to_cloakB

Capture an allowlisted login state from the connected Chrome extension and import it into an allowlisted Cloak profile. Raw authentication secrets are never returned.

auth_verify_cloakB

Verify whether an allowlisted Cloak profile is logged in to a registered site.

auth_clear_cloakA

Clear one registered site's authentication state from a Cloak profile. Requires confirm=true.

cloak_debug_openA

Open one headed CloakBrowser debug session for an allowlisted profile. Uses a single Free-plan browser session; open more sites with cloak_debug_tab.

cloak_debug_tabA

Open another HTTPS tab in the active Cloak debug session via local CDP attach. Does not start a second browser process.

cloak_debug_listA

List page tabs in the active Cloak debug session.

cloak_debug_statusA

Show whether a Cloak debug session is active.

cloak_debug_closeA

Close the active Cloak debug session and release the Free-plan browser seat.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/inorilzy/cloak-browser-auth'

If you have feedback or need assistance with the MCP directory API, please join our Discord server