Documentation Index
Fetch the complete documentation index at: https://docs.linksee.app/llms.txt
Use this file to discover all available pages before exploring further.
Environment variables
| Variable | Default | Description |
|---|---|---|
LINKSEE_MEMORY_DIR | ~/.linksee-memory | Directory for the SQLite database file |
memory.db inside the configured directory.
MCP client configuration
Basic setup
Custom database location
Multiple instances
You can run separate memory stores for different contexts:MCP capabilities
Server declares
Client capabilities used (optional)
| Capability | Used by | Fallback |
|---|---|---|
sampling/createMessage | consolidate with use_llm: true | Heuristic summarization |
roots/list | recall_file with scope_to_roots: true | No filtering |
elicitation/create | forget with interactive: true | Skips confirmation |