Back to search
30
MCP
streamable-http
io.github.mifactory-bot/mifactory-agent-memory
io.github.mifactory-bot/mifactory-agent-memoryPersistent memory for AI agents across Claude, ChatGPT and any MCP client.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://agent-memory-api.vercel.app/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.mifactory-bot/mifactory-agent-memory": {
"url": "https://agent-memory-api.vercel.app/mcp",
"transport": "streamable-http"
}
}
}