MCP server for membank. Exposes memory tools to LLMs via the Model Context Protocol.
{ "mcpServers": { "membankmcp": { "command": "npx", "args": [ "-y", "@membank/mcp" ] } } }