Back to MCP Servers
🔌

mnemox-ai/tradememory-protocol

MIT

🐍 🏠 - Structured 3-layer memory system (trades → patterns → strategy) for AI trading agents. Supports MT5, Binance, and Alpaca.

PythonAI & LLMs

Install

uvx tradememory-protocol

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mnemox-ai-tradememory-protocol": {
      "command": "uvx",
      "args": [
        "tradememory-protocol"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.