Loading MCP server directory, please wait...
MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance.
npx @getmcp/cli add io.github.mnemox-ai/tradememory-protocolRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mnemox-ai/tradememory-protocol": {
"command": "uvx",
"args": [
"tradememory-protocol"
]
}
}
}