Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
start_contemplation | Start the background contemplation loop |
send_thought | Send a thought for background processing |
get_insights | Retrieve processed insights from contemplation |
set_threshold | Set minimum significance threshold for insights |
get_memory_stats | Get memory usage statistics |
get_status | Get contemplation loop status |
stop_contemplation | Stop the contemplation loop |
clear_scratch | Clear temporary scratch notes |
help | Get help documentation for contemplation system |