From bc729e3609fe145fc27fc2c459ebfd05517ed9a7 Mon Sep 17 00:00:00 2001 From: bsatrom <108356+bsatrom@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:28:45 +0000 Subject: [PATCH] data(conformance): ingest report tests/fixtures/sample-conformance-report.json (run 29224037910) --- data/clients/cursor-vscode.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/data/clients/cursor-vscode.yaml b/data/clients/cursor-vscode.yaml index 1b5f7b7..d64ec08 100644 --- a/data/clients/cursor-vscode.yaml +++ b/data/clients/cursor-vscode.yaml @@ -18,10 +18,11 @@ support: provenance: manual last_verified: 2026-07-01 tools.listChanged: - status: yes - provenance: apify - source: https://github.com/apify/mcp-client-capabilities - last_verified: 2026-02-02 + status: no + provenance: conformance + last_verified: 2026-06-28 + version_tested: "0.47" + source: https://github.com/blues/canimcp/actions/runs/1234567890 resources.read: status: yes source: https://cursor.com/docs/mcp @@ -80,3 +81,10 @@ support: notes: OAuth used to authenticate remote (SSE/HTTP) servers. provenance: manual last_verified: 2026-07-01 + sampling.createMessage: + status: no + provenance: conformance + last_verified: 2026-06-28 + version_tested: "0.47" + source: https://github.com/blues/canimcp/actions/runs/1234567890 + notes: createMessage handler not implemented as of this run.