MCP Server
MCP
io.github.JesusGarcia9009/lethe
Context GC for LLM agents: offload large tool outputs and recall them to save tokens.
Install
uvx lethe-llm-context
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "lethe-llm-context",
"version": "0.6.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the SQLite archive file (default ./lethe.db)",
"name": "LETHE_DB"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment