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. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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