Catalog
io.github.Arrayo/smart-context-mcp
Officialby Arrayo · JavaScript
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
Reduces AI token usage through context compression and task checkpoint management.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"smart-context-mcp": {
"command": "npx",
"args": [
"-y",
"smart-context-mcp@1.20.0"
]
}
}
}