cortexen

conceptDawg/cortexen
★ 0 stars Rust 🗄️ Database Updated today
Generalized agent/team memory system — MCP server, HTTP API, and local dashboard
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cortexen": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "cortexen"
      ]
    }
  }
}

README Excerpt

A generalized **agent / team memory** system: an MCP server for agent harnesses, an HTTP REST API for other systems (e.g. a multi-agent harness), and a local dashboard. Database-backed (SQLite + sqlite-vec), Rust, single binary. The architecture is two cooperating processes: one long-running **daemon** owns