Submit

Tradememory Protocol

@mnemox-ai

Structured 3-layer memory system for AI trading agents. L1 records every trade automatically. L2 discovers patterns via reflection engine. L3 evolves strategy in real-time. Built on MCP. Supports MT5, Binance, Alpaca. Python/FastAPI/SQLite. MIT licensed.
Overview

no content

Server Config

{
  "mcpServers": {
    "tradememory": {
      "command": "uvx",
      "args": [
        "tradememory-protocol"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Tradememory Protocol MCP Server