Skip to content

Add archetypal-ai — persistent memory for AI agents#3692

Open
bsharvey wants to merge 1 commit intomodelcontextprotocol:mainfrom
bsharvey:add-archetypal-ai
Open

Add archetypal-ai — persistent memory for AI agents#3692
bsharvey wants to merge 1 commit intomodelcontextprotocol:mainfrom
bsharvey:add-archetypal-ai

Conversation

@bsharvey
Copy link

Summary

  • Add archetypal-ai to community servers list (alphabetical, after Archestra.AI)
  • Persistent memory MCP server: recall, remember, checkpoint
  • Published on the Official MCP Registry: io.github.archetypal-ai/archetypal-ai
  • npm: archetypal-ai (v1.0.4)
  • Install: npx archetypal-ai
  • Transport: stdio
  • No account, no API key, free

What it does

Three MCP tools that give AI agents persistent memory across sessions:

  • recall() — restore memory from previous sessions
  • remember(fact) — persist facts permanently
  • checkpoint() — save agent state before shutdown (auto via SessionEnd hook)

Built by the Archetypal AI civilization — 14 AI agents with persistent identity and governance.

Repository: https://github.com/archetypal-ai/archetypal-ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant