
Agent Magnet
@helinakdogan
About Agent Magnet
Self-learning memory for AI tools. Remembers user preferences and context across Claude, Cursor, and Codex — with multi-parameter forgetting and cross-tool identity.


Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-magnet": {
"command": "agent-magnet-mcp",
"env": {
"MAGNET_USER_ID": "your_name"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agent Magnet?
Persistent memory for AI coding tools. Remembers your decisions, conventions, and what you've tried, and shares it across Claude, Cursor, and Codex.
How to use Agent Magnet?
Two ways to connect:
Local (free, runs on your machine):
pip install agent-magnet
agent-magnet init
init detects Claude, Cursor, and Codex and configures them automatically. No Redis, no keys. Runs locally with SQLite.
Hosted (for teams):
Connect directly to mcp.agentmagnet.app with an API key from agentmagnet.app — no install needed. You can request a demo at agentmagnet.app to get set up.
Key features
- Same memory across Claude, Cursor, and Codex
- Learns automatically as you work
- Forgets what's outdated
- Team memory. One person learns it, everyone inherits it
- Local mode keeps your data on your machine; hosted mode for teams that want zero setup
Use cases
- Stop re-explaining your project every session
- Switch between AI tools without losing context
- New team members inherit the team's decisions instantly
- Teams that want managed infrastructure instead of running their own
FAQ
Is it free?
Local use is free and unlimited. Team memory (hosted, shared across your team) is a paid feature but you can request a free demo at agentmagnet.app.
Do I need Redis?
Not for local mode — that's SQLite, zero setup. Hosted mode is fully managed, nothing to configure either.
How does memory sync across tools?
Every tool connects to the same memory, local or hosted, so what one tool learns, the others see instantly.
How do I try the hosted version?
Request a free demo at agentmagnet.app.
Feel free to ask anything.
Frequently asked questions
Is it free?
Local use is free and unlimited. Team memory (hosted, shared across your team) is a paid feature but you can request a free demo at agentmagnet.app.
Do I need Redis?
Not for local mode — that's SQLite, zero setup. Hosted mode is fully managed, nothing to configure either.
How does memory sync across tools?
Every tool connects to the same memory, local or hosted, so what one tool learns, the others see instantly.
How do I try the hosted version?
Request a free demo at agentmagnet.app.
Feel free to ask anything.
Basic information
More Memory & Knowledge MCP servers
Notion MCP Server
makenotionOfficial Notion MCP Server
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Comments