io.github.mifactory-bot/mifactory-agent-memory✓
io.github.mifactory-bot/mifactory-agent-memory · v1.3.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.mifactory-bot/mifactory-agent-memory",
"description": "Persistent memory for AI agents across Claude, ChatGPT and any MCP client.",
"repository": {
"url": "https://github.com/mifactory-bot/agent-memory-api",
"source": "github"
},
"version": "1.3.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://agent-memory-api.vercel.app/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}