Agent Tools
Back to MCP servers
● down

AI trading memory layer for MT5/forex. 3-tier architecture (L1 raw trades → L2 pattern discovery → L3 strategy adjustment). 15 MCP tools: store/recall trades, performance analytics, reflections, evolution engine, and Outcome-Weighted Memory (OWM).

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/mnemox-ai/tradememory-protocol/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/mnemox-ai/tradememory-protocol/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/mnemox-ai/tradememory-protocol
Listed at (smithery)
https://github.com/mnemox-ai/tradememory-protocol