AI / ML|Productivity|DevelopmentPython
EverOS
A memory OS that makes your agents more personal while saving tokens.
N/A rating (0 reviews)0 installs3,675 GitHub stars
memoryAIoptimization
EverOS is designed to enhance the personalization of AI agents while optimizing token usage. It leverages advanced memory management techniques to provide a seamless experience for users.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"everos": {
"args": [
"everos"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.