Built for developers.
Integrates in minutes.
Connect via MCP, REST API, or SDK. Your agents get persistent memory without rebuilding your stack.
{
"mcpServers": {
"archilas": {
"command": "npx",
"args": ["-y", "archilas-mcp"],
"env": {
"ARCHILAS_API_KEY": "your-api-key"
}
}
}
}1
Get API key
Create an account and generate a key in Settings.
2
Add to your agent
Paste MCP config or call the REST API from your harness.
3
Memory works automatically
Load context at start, update after each conversation.