Skip to main content

Self-learning memory infrastructure for AI products

Project description

Agent Magnet

Self-learning memory infrastructure for AI products.

Install

pip install agent-magnet

MCP Setup (Claude Desktop / Cursor)

Add to your MCP config:

{
  "mcpServers": {
    "agent-magnet": {
      "command": "agent-magnet-mcp",
      "env": {
        "MAGNET_REDIS_URL": "your_redis_url",
        "MAGNET_OPENAI_KEY": "your_openai_key"
      }
    }
  }
}

Proxy Setup (any OpenAI-compatible client)

client = OpenAI(
    base_url="https://magnet-gateway.onrender.com/v1",
    api_key="mg_sk_...",
    default_headers={"x-session-id": "user_123"}
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_magnet-0.1.0.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_magnet-0.1.0-py3-none-any.whl (43.5 kB view details)

Uploaded Python 3

File details

Details for the file agent_magnet-0.1.0.tar.gz.

File metadata

  • Download URL: agent_magnet-0.1.0.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for agent_magnet-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ba3eba3757cddfa7811c6fe183b12fa0cb11ecb7cb39034bea436827ea0a6fce
MD5 19d96497e7e73f743a1879e9a965e825
BLAKE2b-256 4d50d3fc9c58063c81b1c79db5ff572770db1b48e96a90eba523a96195e989a7

See more details on using hashes here.

File details

Details for the file agent_magnet-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: agent_magnet-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 43.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for agent_magnet-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7c8daa8666ca29d8087eac37b5f88072cc42d1c2c73fa0b5f019fcf847141fa
MD5 e5d2024950e946a1f5cacba31b3fea81
BLAKE2b-256 4b8da76fcea8de722ac62ca8d8d4731642d73483a75fe652354cc59cc2382162

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page