anthropics / anthropics/courses
Persistent Session Memory for Claude Without Prompt Injection ?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 22.8k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I am using MCP with Claude, and every time I send a request, the MCP needs to call the schema definition(sql table) to generate the necessary context. Is there any way to store the schema definition in memory across sessions, so that it can be accessed without re-fetching it every time — and without relying on prompt injection? This would help optimize performance and reduce the need to repeatedly call the schema definition.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.