Memory Vault MCP
An MCP server that adds persistent cross-session memory and utility tools for agents.
Install
uvx gadgethumans-api-hub-mcp
Add this to your Claude Code MCP settings or run via the CLI.
About
Memory Vault is an MCP server for persistent agent memory and utility functions. It exposes tools such as `agent_memory`, `memory_search`, and `memory_list` for storing and retrieving data across sessions. The README says it is compatible with Claude Code and other MCP clients, and it can be used either through a hosted endpoint or as a local Python package. It also includes 45 utility tools and a `call_api` proxy for 300+ REST endpoints. The repository documents a free hosted MCP endpoint at `https://api.gadgethumans.com/mcp`, plus local installation via `uvx` or `pip`. The README also describes pricing tiers for hosted usage and links to the public API gateway.