anthropics / anthropics/courses

Persistent Session Memory for Claude Without Prompt Injection ?

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.