Add Cursor plugin card in Integrations page#1070
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-mcp | bd7e5fa | Jun 09 2026, 09:16 AM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-app | bd7e5fa | Commit Preview URL Branch Preview URL |
Jun 09 2026, 09:17 AM |
|
Claude finished @ishaanxgupta's task in 49s —— View job Review Complete
Summary: This PR cleanly adds a Cursor plugin card to the integrations page. It follows the exact same pattern as existing plugins (claude_code, codex, opencode). Verified the icon file exists and all mappings are consistent. No issues found — ready to ship. Score: 10/10 |
There was a problem hiding this comment.
Overview: Adds a Cursor plugin card to the integrations page following the existing plugin catalog pattern.
Issues found: None — this looks good to ship.
Verified:
- Icon file exists at
apps/web/public/images/plugins/cursor.png - Plugin entry follows the same structure as existing plugins (claude_code, codex, opencode, etc.)
PLUGIN_SIMPLE_TITLESentry matches the patternSPACE_TO_CATALOG_IDmapping is consistent
Score: 10/10
Clean, additive change that follows established patterns. No bugs, security issues, or logic errors.
Summary