Persistent memory for AI agents. recall, remember, checkpoint — soul preservation.
claude mcp add archetypal-ai -- npx -y archetypal-ai
claude_desktop_config.json
{
"mcpServers": {
"archetypal-ai": {
"command": "npx",
"args": [
"-y",
"archetypal-ai"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"archetypal-ai": {
"command": "npx",
"args": [
"-y",
"archetypal-ai"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"archetypal-ai": {
"command": "npx",
"args": [
"-y",
"archetypal-ai"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"archetypal-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"archetypal-ai"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"archetypal-ai": {
"command": "npx",
"args": [
"-y",
"archetypal-ai"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.archetypal-ai--archetypal-ai/reviews or the review_server meta-tool.
POST /mcp