← All servers
πŸ”§

Mifactory Agent MemoryVerifiedπŸ›‘ No advisories

io.github.mifactory-bot/mifactory-agent-memory
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/mifactory-bot, which proved it owns this namespace.

Verified owner: github.com/mifactory-bot β†—io.github.mifactory-bot/mifactory-agent-memory

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Network access
Connects to a hosted remote endpoint.

About

Persistent memory for AI agents across Claude, ChatGPT and any MCP client.

Packages & transports

remotehttps://agent-memory-api.vercel.app/mcpHTTP
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mifactory_agent_memory": {
      "command": "npx",
      "args": [
        "-y",
        "mifactory-agent-memory"
      ]
    }
  }
}

β–Ά Try itlive against agent-memory-api.vercel.app

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.