Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAWBORRATOR_TOKENYesChannel token (ck_live_...) minted via `claw token mint --kind=channel`
CLAWBORRATOR_HUB_URLYesWebSocket URL of the clawborrator hub (e.g., wss://next.clawborrator.com or ws://localhost:8787)
CLAWBORRATOR_LOG_LEVELNoLog level: debug, info, warn, error (default: info)
CLAWBORRATOR_REUSE_SESSION_IDNoOpt-in: reconnect rebinds to a known session id rather than creating a fresh one

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

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/clawborrator/channel_v1'

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