Crawler Summary

cursor-chat-memory answer-first brief

智能聊天记忆插件,自动记录和引用Cursor对话上下文 🧠 Cursor Memory Bank - AI驱动的聊天历史智能分析系统 一个强大的 Memory Bank 系统,可以提取、分析和优化 Cursor AI 聊天历史,构建智能知识库,让AI更好地理解你的项目上下文。 ✨ 核心功能 📊 Memory Bank 系统 - 🧠 **智能Memory Bank** - 6大核心知识库(代码模式、问题解决、学习洞察等) - 🤖 **MCP集成** - 通过Model Context Protocol与Cursor深度集成 - 🔍 **智能分析** - AI驱动的聊天数据挖掘和模式识别 - 💾 **知识积累** - 自动提取和存储技术决策、代码模式 - 🚀 **项目部署** - 一键将Memory Bank部署到新项目 - 🔧 **配置验证** - 启动时自动检查所有必需配置项 - 🩺 **健康监控** - 实时监控服务状态和系统健康 📈 聊天历史查看器 - 🎯 Published capability contract available. No trust telemetry is available yet. Last updated 2/24/2026.

Freshness

Last checked 2/22/2026

Best For

Contract is available with explicit auth and schema references.

Not Ideal For

cursor-chat-memory is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.

Evidence Sources Checked

editorial-content, capability-contract, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 80/100

cursor-chat-memory

智能聊天记忆插件,自动记录和引用Cursor对话上下文 🧠 Cursor Memory Bank - AI驱动的聊天历史智能分析系统 一个强大的 Memory Bank 系统,可以提取、分析和优化 Cursor AI 聊天历史,构建智能知识库,让AI更好地理解你的项目上下文。 ✨ 核心功能 📊 Memory Bank 系统 - 🧠 **智能Memory Bank** - 6大核心知识库(代码模式、问题解决、学习洞察等) - 🤖 **MCP集成** - 通过Model Context Protocol与Cursor深度集成 - 🔍 **智能分析** - AI驱动的聊天数据挖掘和模式识别 - 💾 **知识积累** - 自动提取和存储技术决策、代码模式 - 🚀 **项目部署** - 一键将Memory Bank部署到新项目 - 🔧 **配置验证** - 启动时自动检查所有必需配置项 - 🩺 **健康监控** - 实时监控服务状态和系统健康 📈 聊天历史查看器 - 🎯

MCPverified

Public facts

6

Change events

1

Artifacts

0

Freshness

Feb 22, 2026

Verifiededitorial-content1 verified compatibility signal

Published capability contract available. No trust telemetry is available yet. Last updated 2/24/2026.

Schema refs publishedTrust evidence available

Trust score

Unknown

Compatibility

MCP

Freshness

Feb 22, 2026

Vendor

Jayshen1031

Artifacts

0

Benchmarks

0

Last release

2.3.0

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Published capability contract available. No trust telemetry is available yet. Last updated 2/24/2026.

Setup snapshot

git clone https://github.com/jayshen1031/cursor-chat-memory.git
  1. 1

    Setup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

Jayshen1031

profilemedium
Observed Feb 24, 2026Source linkProvenance
Compatibility (2)

Protocol compatibility

MCP

contracthigh
Observed Feb 24, 2026Source linkProvenance

Auth modes

mcp, api_key

contracthigh
Observed Feb 24, 2026Source linkProvenance
Artifact (1)

Machine-readable schemas

OpenAPI or schema references published

contracthigh
Observed Feb 24, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Apr 15, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Self-declaredGITHUB MCP

Extracted files

0

Examples

6

Snippets

0

Languages

typescript

Executable Examples

text

cursor-chat-memory/
├── 🧠 memory-bank/                 # Memory Bank核心目录
│   ├── 📝 projectContext.md        # 项目上下文和目标
│   ├── 🔧 codePatterns.md          # 代码模式和最佳实践
│   ├── 🛠️ problemSolutions.md      # 问题解决方案集
│   ├── 💡 learningInsights.md      # 学习洞察和经验
│   ├── ⚡ quickReference.md        # 快速参考指南
│   ├── 📊 recentActivity.md        # 近期活动记录
│   └── 🎯 technicalDecisions.md    # 技术决策记录
├── 🚀 src/
│   ├── mcp-server.js               # MCP服务器实现
│   └── config-validator.js         # 配置验证器
├── 🔧 cursor-mcp-config.json       # Cursor MCP配置
├── 📋 deploy-to-new-project.sh     # 新项目部署脚本
├── 📖 NEW_PROJECT_SETUP.md         # 新项目设置指南
└── 🌐 聊天历史查看器相关文件...

bash

npm install

bash

npm run validate-config

bash

npm run mcp

bash

npm run health-check

text

同步聊天数据

Docs & README

Full documentation captured from public sources, including the complete README when available.

Self-declaredGITHUB MCP

Docs source

GITHUB MCP

Editorial quality

ready

智能聊天记忆插件,自动记录和引用Cursor对话上下文 🧠 Cursor Memory Bank - AI驱动的聊天历史智能分析系统 一个强大的 Memory Bank 系统,可以提取、分析和优化 Cursor AI 聊天历史,构建智能知识库,让AI更好地理解你的项目上下文。 ✨ 核心功能 📊 Memory Bank 系统 - 🧠 **智能Memory Bank** - 6大核心知识库(代码模式、问题解决、学习洞察等) - 🤖 **MCP集成** - 通过Model Context Protocol与Cursor深度集成 - 🔍 **智能分析** - AI驱动的聊天数据挖掘和模式识别 - 💾 **知识积累** - 自动提取和存储技术决策、代码模式 - 🚀 **项目部署** - 一键将Memory Bank部署到新项目 - 🔧 **配置验证** - 启动时自动检查所有必需配置项 - 🩺 **健康监控** - 实时监控服务状态和系统健康 📈 聊天历史查看器 - 🎯

Full README

🧠 Cursor Memory Bank - AI驱动的聊天历史智能分析系统

一个强大的 Memory Bank 系统,可以提取、分析和优化 Cursor AI 聊天历史,构建智能知识库,让AI更好地理解你的项目上下文。

✨ 核心功能

📊 Memory Bank 系统

  • 🧠 智能Memory Bank - 6大核心知识库(代码模式、问题解决、学习洞察等)
  • 🤖 MCP集成 - 通过Model Context Protocol与Cursor深度集成
  • 🔍 智能分析 - AI驱动的聊天数据挖掘和模式识别
  • 💾 知识积累 - 自动提取和存储技术决策、代码模式
  • 🚀 项目部署 - 一键将Memory Bank部署到新项目
  • 🔧 配置验证 - 启动时自动检查所有必需配置项
  • 🩺 健康监控 - 实时监控服务状态和系统健康

📈 聊天历史查看器

  • 🎯 今日聊天 - 显示今天的所有AI对话
  • 🔍 智能搜索 - 快速搜索聊天内容
  • 📊 统计信息 - 对话数量、活动时间等统计
  • 🎨 美观界面 - 现代化的响应式设计

🗂️ Memory Bank 系统架构

cursor-chat-memory/
├── 🧠 memory-bank/                 # Memory Bank核心目录
│   ├── 📝 projectContext.md        # 项目上下文和目标
│   ├── 🔧 codePatterns.md          # 代码模式和最佳实践
│   ├── 🛠️ problemSolutions.md      # 问题解决方案集
│   ├── 💡 learningInsights.md      # 学习洞察和经验
│   ├── ⚡ quickReference.md        # 快速参考指南
│   ├── 📊 recentActivity.md        # 近期活动记录
│   └── 🎯 technicalDecisions.md    # 技术决策记录
├── 🚀 src/
│   ├── mcp-server.js               # MCP服务器实现
│   └── config-validator.js         # 配置验证器
├── 🔧 cursor-mcp-config.json       # Cursor MCP配置
├── 📋 deploy-to-new-project.sh     # 新项目部署脚本
├── 📖 NEW_PROJECT_SETUP.md         # 新项目设置指南
└── 🌐 聊天历史查看器相关文件...

🚀 快速开始

方式一:在当前项目使用Memory Bank

  1. 安装依赖
npm install
  1. 验证配置
npm run validate-config
  1. 启动MCP服务器
npm run mcp
  1. 检查服务状态
npm run health-check
  1. 测试Memory Bank 在Cursor聊天中输入:
同步聊天数据

方式二:部署到新项目(推荐)

使用自动部署脚本将Memory Bank快速部署到任何新项目:

# 部署到指定项目目录
./deploy-to-new-project.sh /path/to/your-project

# 指定项目类型
./deploy-to-new-project.sh /path/to/project --type bi

# 安全模式(不删除现有文件)
./deploy-to-new-project.sh /path/to/project --type development

部署脚本功能

  • ✅ 自动检查系统依赖(Node.js >= 18)
  • ✅ 根据项目类型创建专用Memory Bank内容
  • ✅ 自动生成项目专用配置
  • ✅ 支持多种项目类型(development, analysis, bi)
  • ✅ 安全部署(保护现有文件)
  • ✅ 配置验证和健康检查
  • ✅ 智能统计Memory Bank文件和大小
  • ✅ 创建项目README和设置指南

项目类型说明

| 项目类型 | 适用场景 | Memory Bank内容 | 文件数量 | |---------|---------|----------------|----------| | development | 通用开发项目 | 代码模式、技术洞察、问题解决方案 | 8个文件 | | analysis | 数据分析项目 | 数据挖掘、统计分析、机器学习 | 待完善 | | bi | 商业智能项目 | 业务洞察、数据模型、ETL流程、报表模板 | 10个文件,40KB |

🔧 配置验证系统

🛡️ 启动时自动验证

系统会在启动时自动检查:

  • ✅ 配置文件存在性和格式正确性
  • ✅ 必需字段完整性(port, host, memoryBankPath等)
  • ✅ 端口可用性和Node.js版本兼容性
  • ✅ 目录权限和Cursor数据库连接
  • ✅ 项目配置有效性

🔍 独立配置验证

# 验证当前配置
npm run validate-config

# 查看详细验证结果
node src/config-validator.js

🩺 健康检查

# 检查服务健康状态
npm run health-check

# 访问健康检查端点
curl http://localhost:3000/health

🧠 Memory Bank 知识库详解

📝 通用开发项目 (development)

适用于通用软件开发项目,包含:

  • projectContext.md - 项目目标和技术架构
  • codePatterns.md - 代码模式和最佳实践
  • problemSolutions.md - 问题解决方案集
  • learningInsights.md - 技术洞察和经验
  • quickReference.md - 快速参考指南
  • recentActivity.md - 近期活动记录
  • technicalDecisions.md - 技术决策记录

📊 BI项目专用 (bi)

专为商业智能项目定制,包含:

  • projectContext.md - BI项目上下文和业务领域
  • businessInsights.md - 物流行业分析洞察
  • dataModels.md - 数据仓库模型设计
  • reportTemplates.md - 运营报表SQL模板
  • etlProcesses.md - ETL流程和数据质量管控
  • problemSolutions.md - BI项目常见问题解决方案
  • technicalDecisions.md - 数据架构和技术选型
  • learningInsights.md - 数据分析和BI项目洞察
  • quickReference.md - 常用SQL查询和命令
  • recentActivity.md - BI项目活动记录

BI项目Memory Bank特色

  • 🚛 物流行业专用: 运输成本、路线优化、客户价值分析
  • 🌱 碳排放管理: 运输碳排放计算和绿色物流优化
  • 📊 数据仓库架构: ODS-DWD-DWS-ADS四层架构设计
  • 📈 报表自动化: 周报、客户分析、供应商绩效等SQL模板
  • 🔧 ETL流程: 数据处理、质量监控、异常处理机制

🔬 数据分析项目 (analysis)

专为数据科学和分析项目设计(开发中):

  • 数据探索性分析(EDA)
  • 统计建模和假设检验
  • 机器学习模型开发
  • 数据可视化和报告生成

🔧 MCP工具集

部署完成后,以下工具将在Cursor中可用:

| 工具名称 | 功能描述 | |---------|---------| | sync_chat_data | 同步Cursor聊天数据并更新Memory Bank | | search_conversations | 搜索历史对话 | | get_project_summary | 获取项目智能摘要 | | analyze_patterns | 分析对话中的模式和趋势 | | get_memory_status | 获取Memory Bank状态 |

💬 典型使用场景

🎯 项目启动阶段

请帮我同步项目上下文到Memory Bank

🔍 开发过程中

请分析我最近的代码模式并提供优化建议

🛠️ 问题解决

搜索关键词:配置验证

📊 项目总结

获取项目摘要

🎛️ 高级配置

项目类型配置

{
  "projects": {
    "bi-project": {
      "name": "BI项目",
      "path": "./memory-bank",
      "type": "bi",
      "categories": {
        "businessInsights": "业务洞察",
        "dataModels": "数据模型",
        "reportTemplates": "报表模板"
      }
    }
  }
}

服务器配置

{
  "port": 3000,
  "host": "localhost",
  "logLevel": "info",
  "memoryBankPath": "./memory-bank",
  "outputPath": "./output",
  "logPath": "./logs"
}

📱 新项目设置完整流程

1. 一键部署

./deploy-to-new-project.sh /path/to/your-project --type bi

2. 验证配置

cd /path/to/your-project
npm run validate-config

3. 启动服务

npm run mcp

4. 配置Cursor

  • 打开Cursor设置 (Cmd + ,)
  • 点击右上角 "Open Settings (JSON)"
  • 添加MCP配置:
{
  "mcp.servers": [
    {
      "name": "Cursor Memory",
      "url": "http://localhost:3000",
      "enabled": true
    }
  ]
}

5. 测试连接

同步聊天数据

详细步骤请参考:NEW_PROJECT_SETUP.md

🔄 数据同步策略

NPM脚本

# 验证配置
npm run validate-config

# 启动MCP服务器
npm run mcp

# 提取聊天数据
npm run extract

# 生成摘要
npm run summary

# 健康检查
npm run health-check

MCP工具

在Cursor中使用:

同步聊天数据
分析模式:技术
获取Memory Bank状态

🧪 开发和测试

配置验证测试

# 测试配置验证器
node src/config-validator.js

# 验证特定配置文件
CONFIG_PATH=./custom-config.json npm run validate-config

服务健康检查

# 检查服务状态
curl http://localhost:3000/health

# 检查MCP端点
curl http://localhost:3000/mcp

# 查看服务信息
curl http://localhost:3000/

调试模式

# 启用详细日志
DEBUG=true npm run mcp

# 查看配置验证详情
VERBOSE=true npm run validate-config

📊 Memory Bank统计信息

📝 通用开发项目 (development)

  • 文件数量: 8个核心文件
  • 总大小: ~35KB
  • 核心内容: 配置验证、健康检查、代码模式、技术洞察

📊 BI项目专用 (bi)

  • 文件数量: 10个专业文件
  • 总大小: 40KB
  • 核心内容:
    • 物流行业业务洞察
    • 数据仓库模型设计
    • ETL流程和数据质量管控
    • 运营报表SQL模板
    • 碳排放管理和分析

🔬 数据分析项目 (analysis)

  • 状态: 开发中
  • 规划内容: 数据挖掘、统计分析、机器学习模板

🔐 隐私和安全

  • 本地处理 - 所有数据仅在本地处理
  • 配置验证 - 启动前检查安全配置
  • 项目隔离 - 每个项目独立的Memory Bank
  • 健康监控 - 实时监控服务安全状态
  • 数据安全 - 不上传任何敏感信息

🚀 部署选项

🏠 本地部署

适合个人开发者和小团队

./deploy-to-new-project.sh ~/my-project --type development

🏢 团队部署

支持不同项目类型

# BI项目
./deploy-to-new-project.sh /team/bi-project --type bi

# 数据分析项目
./deploy-to-new-project.sh /team/analysis-project --type analysis

☁️ 企业部署

自定义企业级配置和策略

# 企业级配置验证
ENTERPRISE_MODE=true npm run validate-config

🆕 最新更新 (2025-06-13)

✨ 新功能

  • 🔧 配置验证系统 - 启动时自动检查所有配置项
  • 🩺 健康检查端点 - 实时监控服务状态
  • 🚀 改进的初始化流程 - 更可靠的服务启动
  • 🛡️ 安全部署模式 - 保护现有项目文件
  • 📊 项目类型专用Memory Bank - 根据项目类型创建专用内容

🔧 技术改进

  • 分离配置验证和服务启动逻辑
  • 增强错误处理和诊断信息
  • 添加多项目类型支持(development, analysis, bi)
  • 优化Memory Bank更新机制
  • 修复部署脚本,支持项目类型专用内容生成

📊 BI项目专用功能

  • 🚛 物流行业Memory Bank - 海程邦达物流业务专用模板
  • 📈 数据仓库架构 - ODS-DWD-DWS-ADS四层架构设计
  • 🌱 碳排放管理 - 运输碳排放计算和分析模板
  • 📋 报表自动化 - 运营周报、客户分析等SQL模板
  • 🔧 ETL流程管理 - 数据处理和质量监控流程

📋 新增命令

npm run validate-config  # 配置验证
npm run health-check     # 健康检查

🧹 优化改进

  • 清理BI项目Memory Bank,从18个项目减少到10个专用文件
  • 部署脚本增加Memory Bank统计信息显示
  • 删除不必要的空目录和通用开发文件

🤝 贡献指南

提交Memory Bank模板

  1. Fork项目
  2. 创建新的知识库模板
  3. 运行配置验证测试
  4. 提交Pull Request

报告问题

使用Issue模板报告bug或功能请求,包含:

  • 配置验证结果
  • 健康检查输出
  • 错误日志

开发环境

git clone https://github.com/your-repo/cursor-chat-memory
cd cursor-chat-memory
npm install
npm run validate-config
npm run mcp

📚 相关资源

📄 许可证

MIT License - 详见 LICENSE 文件


🌟 让AI更智能地理解你的项目,构建属于你的智能编程助手!

🔧 现在支持配置验证和健康监控,让你的Memory Bank更加可靠!

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

Verifiedcapability-contract

Contract coverage

Status

ready

Auth

mcp, api_key

Streaming

No

Data region

global

Protocol support

MCP: verified

Requires: mcp, lang:typescript

Forbidden: none

Guardrails

Operational confidence: medium

Contract is available with explicit auth and schema references.
Trust confidence is not low and verification freshness is acceptable.
Protocol support is explicitly confirmed in contract metadata.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Self-declaredprotocol-neighbors
GITLAB_AI_CATALOGgitlab-mcp

Rank

83

A Model Context Protocol (MCP) server for GitLab

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_PUBLIC_PROJECTSgitlab-mcp

Rank

80

A Model Context Protocol (MCP) server for GitLab

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_AI_CATALOGrmcp-openapi

Rank

74

Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_AI_CATALOGrmcp-actix-web

Rank

72

An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)

Traction

No public download signal

Freshness

Updated 2d ago

MCP
Machine Appendix

Contract JSON

{
  "contractStatus": "ready",
  "authModes": [
    "mcp",
    "api_key"
  ],
  "requires": [
    "mcp",
    "lang:typescript"
  ],
  "forbidden": [],
  "supportsMcp": true,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": "https://github.com/jayshen1031/cursor-chat-memory#input",
  "outputSchemaRef": "https://github.com/jayshen1031/cursor-chat-memory#output",
  "dataRegion": "global",
  "contractUpdatedAt": "2026-02-24T19:45:31.700Z",
  "sourceUpdatedAt": "2026-02-24T19:45:31.700Z",
  "freshnessSeconds": 4435755
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "MCP"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_MCP",
      "generatedAt": "2026-04-17T03:54:47.366Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "MCP",
      "type": "protocol",
      "support": "supported",
      "confidenceSource": "contract",
      "notes": "Confirmed by capability contract"
    },
    {
      "key": "cursor",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "chat",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "memory",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "ai",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "context",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "assistant",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    },
    {
      "key": "cli",
      "type": "capability",
      "support": "supported",
      "confidenceSource": "profile",
      "notes": "Declared in agent profile metadata"
    }
  ],
  "flattenedTokens": "protocol:MCP|supported|contract capability:cursor|supported|profile capability:chat|supported|profile capability:memory|supported|profile capability:ai|supported|profile capability:context|supported|profile capability:assistant|supported|profile capability:cli|supported|profile"
}

Facts JSON

[
  {
    "factKey": "docs_crawl",
    "category": "integration",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "MCP",
    "href": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:45:31.700Z",
    "isPublic": true
  },
  {
    "factKey": "auth_modes",
    "category": "compatibility",
    "label": "Auth modes",
    "value": "mcp, api_key",
    "href": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:45:31.700Z",
    "isPublic": true
  },
  {
    "factKey": "schema_refs",
    "category": "artifact",
    "label": "Machine-readable schemas",
    "value": "OpenAPI or schema references published",
    "href": "https://github.com/jayshen1031/cursor-chat-memory#input",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:45:31.700Z",
    "isPublic": true
  },
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "Jayshen1031",
    "href": "https://github.com/jayshen1031/cursor-chat-memory",
    "sourceUrl": "https://github.com/jayshen1031/cursor-chat-memory",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-02-24T19:43:14.176Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-jayshen1031-cursor-chat-memory/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed: Sign in to GitHub · GitHub",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  }
]

Sponsored

Ads related to cursor-chat-memory and adjacent AI workflows.