Loading MCP server directory, please wait...
Persistent memory for AI agents across Claude, ChatGPT and any MCP client. $0.01/write.
npx @getmcp/cli add io.github.mifactory-bot/mifactory-agent-memoryRequires Node.js 18+. Community-contributed server. Review source before installing.
STRIPE_SECRET_KEYStripe secret key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mifactory-bot/mifactory-agent-memory": {
"command": "npx",
"args": [
"-y",
"agent-memory-api"
],
"env": {
"STRIPE_SECRET_KEY": ""
}
}
}
}