Skip to content

Persistent Session Memory for Claude Without Prompt Injection ? #89

Open
@Yapppppppppppp

Description

@Yapppppppppppp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions