Open CLAW Knowledge Distiller
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KD_MODEL | No | Specific AI model name to use (e.g., gemini-2.5-flash, gpt-4o-mini, claude-haiku-4-5-20251001). | |
| KD_API_KEY | No | API key for the chosen AI provider (Google Gemini, OpenAI, or Anthropic). Optional if using local-only mode or if the agent handles summarization. | |
| KD_LANGUAGE | No | Default language code for processing (e.g., zh, yue, en, ja, ko). | auto-detect |
| KD_PROVIDER | No | AI provider to use for summarization. Supported values: google, openai, anthropic. |
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
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/destinyfrancis/openclaw-knowledge-distiller'
If you have feedback or need assistance with the MCP directory API, please join our Discord server