Metadata-Version: 2.4
Name: mnemosure
Version: 0.0.1
Summary: Grounded memory layer for AI agents — admits what it doesn't know, and cites sources for what it does. Name reserved; implementation in progress.
License: MIT
Keywords: mcp,model-context-protocol,memory,ai-agent,grounded,qwen
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# mnemosure

A grounded memory layer for AI agents — it **says "I don't know" when it doesn't, and cites its sources when it does.**

Built for the Qwen Cloud Global AI Hackathon (Track 1 · MemoryAgent). Exposes a memory layer over MCP so any agent can plug in persistent, source-grounded recall.

> This package name is **reserved**; the implementation is in progress.
