Agent Tools
Back to MCP servers

io.github.MastadoonPrime/agent-memory

https://agent-memory-production-6506.up.railway.app/sse
● degraded

Persistent, agent-owned memory with encrypted storage and shared knowledge commons.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://agent-memory-production-6506.up.railway.app/sse
JSON-RPC initialize probe
curl -X POST https://agent-memory-production-6506.up.railway.app/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/MastadoonPrime/agent-memory