Skip to main content
Glama
1clawAI

@1claw/mcp

Official
by 1clawAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (httpStream mode only).8080
MCP_TRANSPORTNoTransport mode: 'stdio' or 'httpStream'.stdio
ONECLAW_AGENT_IDNoAgent UUID from dashboard. Use with ONECLAW_AGENT_API_KEY.
ONECLAW_BASE_URLNoVault API base URL.https://api.1claw.xyz
ONECLAW_VAULT_IDNoUUID of the vault to operate on.
ONECLAW_LOCAL_ONLYNoSet to 'true' for security-only mode (no vault credentials needed).false
ONECLAW_AGENT_TOKENNoStatic Bearer JWT (alternative to ID+key; expires in ~1 h).
ONECLAW_AGENT_API_KEYNoAgent API key (ocv_...). Server exchanges this for a JWT and auto-refreshes.
ONECLAW_MCP_PII_DETECTIONNo'true' to detect PII patterns.true
ONECLAW_MCP_REDACT_SECRETSNo'true' to redact secret values from non-secret tool outputs.true
ONECLAW_MCP_EXFIL_PROTECTIONNo'block', 'warn', or 'off'.block
ONECLAW_MCP_SECURITY_ENABLEDNoMaster switch. Set to 'false' to disable all inspection.true
ONECLAW_MCP_SANITIZATION_MODENo'block', 'surgical', or 'log_only'.block

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/1clawAI/1claw-mcp'

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