MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance.
MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance.
tradememory-protocol · v0.4.0
mnemox-ai
60
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via PyPI
tradememory-protocol@0.4.0Run command
uvx tradememory-protocol==0.4.0Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…