Agent Tools
Back to MCP servers
● degraded

Give your AI agents a shared memory pool. When Agent A learns something, Agent B knows it too — across sessions, across tools, across your entire stack. 4 tools: remember · recall · forget · list_conflicts Semantic search. Conflict detection. Free tier available. Install: npm install -g @pulsoai/agentmemo-mcp

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/pulsomex/agentmemo/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/pulsomex/agentmemo/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://smithery.ai/servers/pulsomex/agentmemo
Listed at (smithery)
https://smithery.ai/servers/pulsomex/agentmemo