Proof MCP
by ToremLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROOF_EMAIL | No | Your Proof account email. Used in headless mode for fresh sign-in on every boot. Required if using headless mode. | |
| HEURESIS_EMAIL | No | Legacy name for PROOF_EMAIL. PROOF_EMAIL takes precedence if both are set. | |
| PROOF_ANON_KEY | No | Supabase project anon/publishable key (public, not a secret). Required for headless mode. | |
| PROOF_PASSWORD | No | Your Proof account password. Used in headless mode. Treat as a secret. | |
| PROOF_SNAPSHOT | No | Path to a JSON workspace export file for read-only snapshot mode. Enables snapshot mode when set. | |
| HEURESIS_ANON_KEY | No | Legacy name for PROOF_ANON_KEY. PROOF_ANON_KEY takes precedence if both are set. | |
| HEURESIS_PASSWORD | No | Legacy name for PROOF_PASSWORD. PROOF_PASSWORD takes precedence if both are set. | |
| HEURESIS_SNAPSHOT | No | Legacy name for PROOF_SNAPSHOT. PROOF_SNAPSHOT takes precedence if both are set. | |
| PROOF_SUPABASE_URL | No | Supabase project URL. Defaults to the production Proof project. Optional. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |