MCP.so
Sign In

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.

[email protected] [email protected]

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.

[email protected] [email protected]

Comments

More Memory & Knowledge MCP servers