MMW (Managed Memory Workspace) — MCP Integration & Client KitOfficial Model Context Protocol (MCP) connection kit and client configuration guides for MMW (Managed Memory Workspace). MMW provides ultra-fast (<2ms) persistent memory, tenant isolation, and cryptographic provenance for autonomous AI agents across sessions and tool executions. ⚡ QuickstartGet your API token at https://app.mmwhub.tech and add the server to your favorite MCP client.
💻 Client Configuration1. Claude Desktop (
|
| Tool | Description |
|---|---|
remember |
Store long-term knowledge with confidence score, source ID, hash, and provenance tags. |
search |
Instant (<2ms) semantic retrieval over past session decisions, facts, and constraints. |
validate_memory |
Validate memory consistency, verify facts, and resolve contradictory statements. |
forget |
Prune or mark obsolete memories as superseded. |
gateway_call |
Execute tenant-isolated external integrations and connected project tools. |
🚀 One-Click Setup Script
We provide automated setup scripts in this repository for macOS, Linux, and Windows:
# macOS / Linux
chmod +x connect.sh
MMW_CREDENTIAL='<YOUR_MMW_API_KEY>' ./connect.sh --client cursor --verify
# Windows (PowerShell)
$env:MMW_CREDENTIAL='<YOUR_MMW_API_KEY>'
.\connect.ps1 -Client cursor -Verify
🌐 Links & Resources
- Website: https://mmwhub.tech
- Web App & API Keys: https://app.mmwhub.tech
- Smithery Registry: https://smithery.ai/server/mmsingatullin/mmw
- Documentation: https://mmwhub.tech/docs