agentmagnet
Behavioral memory layer for AI tools. Learns preferences and context across Claude, Cursor, Codex.
Python
★ 14 stars
Last pushed 2026-09-05
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.1.11)
uvx agent-magnet
Or add to your MCP client config:
{
"mcpServers": {
"agentmagnet": {
"command": "uvx",
"args": [
"agent-magnet"
],
"env": {
"MAGNET_USER_ID": "<YOUR_VALUE>",
"MAGNET_OPENAI_KEY": "<YOUR_VALUE>",
"MAGNET_LOCAL_MODE": "<YOUR_VALUE>",
"MAGNET_REDIS_URL": "<YOUR_VALUE>",
"MAGNET_PROJECT_ID": "<YOUR_VALUE>"
}
}
}
}
MAGNET_USER_IDrequired — Your identifier used as the memory key across all toolsMAGNET_OPENAI_KEY— OpenAI API key for the reflector and classifier modelsMAGNET_LOCAL_MODE— Set to 1 to use local SQLite storage — no Redis or external services neededMAGNET_REDIS_URL— Redis connection URL for persistent shared storage (overrides local mode)MAGNET_PROJECT_ID— Namespace for memory isolation across projects (defaults to 'default')
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry