Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROOF_EMAILNoYour Proof account email. Used in headless mode for fresh sign-in on every boot. Required if using headless mode.
HEURESIS_EMAILNoLegacy name for PROOF_EMAIL. PROOF_EMAIL takes precedence if both are set.
PROOF_ANON_KEYNoSupabase project anon/publishable key (public, not a secret). Required for headless mode.
PROOF_PASSWORDNoYour Proof account password. Used in headless mode. Treat as a secret.
PROOF_SNAPSHOTNoPath to a JSON workspace export file for read-only snapshot mode. Enables snapshot mode when set.
HEURESIS_ANON_KEYNoLegacy name for PROOF_ANON_KEY. PROOF_ANON_KEY takes precedence if both are set.
HEURESIS_PASSWORDNoLegacy name for PROOF_PASSWORD. PROOF_PASSWORD takes precedence if both are set.
HEURESIS_SNAPSHOTNoLegacy name for PROOF_SNAPSHOT. PROOF_SNAPSHOT takes precedence if both are set.
PROOF_SUPABASE_URLNoSupabase project URL. Defaults to the production Proof project. Optional.

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/ToremLabs/Proof-MCP'

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