{
    "name": "io.github.mnemox-ai/tradememory-protocol",
    "version": "0.2.0",
    "description": "MCP memory system for AI trading agents. Store, recall, and learn from past trades.",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "tradememory-protocol",
            "version": "0.2.0",
            "runtimeHint": "uvx",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "repository": {
        "url": "https://github.com/mnemox-ai/tradememory-protocol",
        "source": "github"
    },
    "_meta": {
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-02-24T18:23:30+00:00",
            "updatedAt": "2026-02-24T18:23:30+00:00"
        },
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "publishedAt": "2026-02-24T18:23:30+00:00",
            "updatedAt": "2026-02-24T18:23:30+00:00",
            "isLatest": false
        }
    }
}