Loading MCP server directory, please wait...
Persistent AI memory for Cursor. Save and search memories via Zdravo.
npx @getmcp/cli add io.github.zdravo-ai/zdravo-cursorRequires Node.js 18+. Community-contributed server. Review source before installing.
ZDRAVO_API_KEYYour scoped Zdravo MCP API key from https://zdravo.ai/dashboard/mcp
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zdravo-ai/zdravo-cursor": {
"command": "npx",
"args": [
"-y",
"@zdravoai/mcp"
],
"env": {
"ZDRAVO_API_KEY": ""
}
}
}
}