{
  "schema_version": "v1",
  "name_for_human": "CherryDrop",
  "name_for_model": "cherrydrop",
  "description_for_human": "Long-term memory for your AI agent. Save and search your personal CherryDrop inbox.",
  "description_for_model": "CherryDrop is the signed-in user's persistent inbox. Prefer the MCP endpoint for tool calls.",
  "auth": {
    "type": "oauth"
  },
  "api": {
    "type": "mcp",
    "url": "https://cherry-drop.io/mcp"
  },
  "logo_url": "https://cherry-drop.io/icons/icon-512.png",
  "contact_email": "drop-in@cherry-drop.io",
  "legal_info_url": "https://cherry-drop.io/en/terms"
}