Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINEAR_API_KEYNoAPI key for Linear provider (needed when CLAWQL_PROVIDER=linear).
CLAWQL_PROVIDERNoProvider to use (e.g., 'linear', 'all-providers'). If set, loads bundled specs for that provider.
CLAWQL_ENABLE_ONYXNoSet to '1' to enable knowledge_search_onyx (requires CLAWQL_ENABLE_DOCUMENTS=1).0
CLAWQL_GRAPHQL_URLNoOptional HTTP endpoint for native GraphQL sources.
CLAWQL_GRPC_SOURCESNoOptional gRPC source configurations.
CLAWQL_ENABLE_MEMORYNoSet to '0' to disable memory_ingest and memory_recall tools.1
CLAWQL_ENABLE_SANDBOXNoSet to '1' to enable sandbox_exec tool.0
CLAWQL_GRAPHQL_SOURCESNoComma-separated list of GraphQL source identifiers (names) if multiple.
CLAWQL_SANDBOX_BACKENDNoSandbox backend type: omit for bridge, 'auto' for Seatbelt → Docker → bridge.
CLAWQL_ENABLE_DOCUMENTSNoSet to '0' to disable ingest_external_knowledge and knowledge_search_onyx.1
CLAWQL_GRAPHQL_SCHEMA_PATHNoPath to a local GraphQL schema file to load for search.
CLAWQL_OBSIDIAN_VAULT_PATHNoRequired writable path to Obsidian vault for memory_* and ingest_external_knowledge tools.
CLAWQL_GRAPHQL_INTROSPECTION_PATHNoPath to a local introspection result JSON file.

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/danielsmithdevelopment/ClawQL'

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