Skip to content
Back to search
30
MCP

io.github.helinakdogan/agent-magnet

io.github.helinakdogan/agent-magnet

Behavioral memory layer for AI tools. Learns preferences and context across Claude, Cursor, Codex.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
Aide Memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
@theihtisham/agent-shadow-brain
Local-first memory and coordination layer for AI coding agents. Shadow Brain stores source-backed project lessons, recalls them across Codex
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.helinakdogan/agent-magnet": {
      "url": "None",
      "transport": "http"
    }
  }
}