mcp-server

Unify AI Agent Memory with EverOS

Get a portable memory layer for AI agents.
11,572 stars868 forksPythonGuide quality 8/10Updated 7/27/2026100% free · open source
What it does

EverOS provides a portable, local-first memory layer for AI agents, allowing them to store and evolve knowledge across different apps and workflows in a Markdown-native format

When to use it
  • When developing AI-powered tools that require a unified knowledge base across multiple applications
  • When needing to integrate AI agents with various workflows and tools while maintaining user-owned data
  • When building self-evolving AI systems that require a flexible and portable memory layer
Ready-to-paste prompt
everos query 'What are the key concepts related to artificial intelligence?' --format markdown
Heads up: Ensure you have Python 3.8 or later installed, as EverOS relies on specific Python features and libraries that may not be compatible with earlier versions
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/everos && curl -fsSL https://workflowstacks.com/api/skills/everos/claude-skill -o ~/.claude/skills/everos/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Unify AI Agent Memory with EverOS works
Codeflow
Free to inspect

Unify AI Agent Memory with EverOS is a large Python project (~54k lines across 371 code files, plus 337 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.

Size
Large codebase
~54k lines · 371 code files · ~8 h to skim
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Python
Needs API keys (.env)
Python 92%TypeScript 3%JavaScript 2%HTML 2%CSS 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    CLAUDE.md
    The instructions the AI actually follows
  3. 3
    pyproject.toml
    Dependencies and the commands it exposes
  4. 4
    .env.example
    The API keys and settings you must provide
  5. 5
    src/everos/__init__.py
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic310 files
docs/Documentation21 files
examples/Examples you can copy6 files
use-cases/Folder89 files
scripts/Helper scripts15 files
benchmarks/Evaluations & benchmarks6 files
deploy/Deployment / infrastructure6 files
data/Data files4 files
READMEHas testsDocumentedCI checksExamples includedApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
EverMind-AI
Language
Python
Category
mcp-server
Published
10/28/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.