Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAUDE_MEMORY_PATH | No | Override the default storage location (~/claude-memory/) | ~/claude-memory/ |
| CLAUDE_MCP_LOG_FORMAT | No | Switch between human-readable text logs (default) and structured JSON logs for production (json or text) | text |
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 | |