Baiganio Aperio
Freeby MCP Community
Personal AI memory layer — Postgres + MCP + Claude
v2.33.0Added Apr 12, 2026
Baiganio Aperio MCP Server
Personal AI memory layer — Postgres + MCP + Claude
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/baiganio-aperio
Add to claude_desktop_config.json
{
"mcpServers": {
"baiganio-aperio": {
"command": "npx",
"args": ["-y", "@iflow-mcp/baiganio-aperio"]
}
}
}