Zdravo Cursor runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 25 Jun 2026.
Persistent AI memory for Cursor. Save and search memories via Zdravo.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @zdravoai/mcp ссылается на sbalazoski/gigi
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zdravo-cursor -- npx -y @zdravoai/mcp
{
"mcpServers": {
"zdravo-cursor": {
"args": [
"-y",
"@zdravoai/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zdravo-cursor]
command = "npx"
args = ["-y", "@zdravoai/mcp"]
{
"mcpServers": {
"zdravo-cursor": {
"args": [
"-y",
"@zdravoai/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zdravo-cursor": {
"args": [
"-y",
"@zdravoai/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZDRAVO_API_KEY (Your scoped Zdravo MCP API key from https://zdravo.ai/dashboard/mcp).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory for AI agents: add, search, update, and delete long-term memories.
MCP server for persistent, searchable memory for AI agents.
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Persistent memory for AI agents. Search, store, and recall across sessions.
Persistent personal memory for AI assistants — save, search, and recall across every MCP client.
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
Memory for AI agents: persistent L1/L2/L3, web-search savings, thread memory.
Answers built from our own checks of this server.