diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index 093289c1..48d8c26e 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -21,7 +21,7 @@ { "name": "cursor-team-kit", "source": "cursor-team-kit", - "description": "Internal team workflows used by Cursor developers for CI, code review, shipping, local automation, and verification." + "description": "Internal team workflows for CI, code review, shipping, local automation, and verification." }, { "name": "thermos", @@ -31,7 +31,7 @@ { "name": "create-plugin", "source": "create-plugin", - "description": "Scaffold and validate new Cursor plugins." + "description": "Scaffold and validate new agent plugins." }, { "name": "ralph-loop", @@ -41,7 +41,7 @@ { "name": "agent-compatibility", "source": "agent-compatibility", - "description": "CLI-backed repo compatibility scans plus Cursor agents that audit startup, validation, and docs against reality." + "description": "CLI-backed repo compatibility scans plus agents that audit startup, validation, and docs against reality." }, { "name": "cli-for-agent", @@ -51,12 +51,12 @@ { "name": "pr-review-canvas", "source": "pr-review-canvas", - "description": "Render PR diffs as interactive Cursor Canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code." + "description": "Render PR diffs as interactive canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code." }, { "name": "docs-canvas", "source": "docs-canvas", - "description": "Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable Cursor Canvas with sections, table of contents, diagrams, and cross-references." + "description": "Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable canvas with sections, table of contents, diagrams, and cross-references." }, { "name": "cursor-sdk", @@ -66,7 +66,7 @@ { "name": "orchestrate", "source": "orchestrate", - "description": "Fan large tasks out across parallel Cursor cloud agents with planners, workers, verifiers, and structured handoffs." + "description": "Fan large tasks out across parallel cloud agents with planners, workers, verifiers, and structured handoffs." }, { "name": "pstack", @@ -76,17 +76,17 @@ { "name": "gmail", "source": "third_party/gmail", - "description": "Connect Cursor to Gmail via Google's remote MCP server — search, read, draft, label, and manage email." + "description": "Connect to Gmail via Google's remote MCP server — search, read, draft, label, and manage email." }, { "name": "google-drive", "source": "third_party/google-drive", - "description": "Connect Cursor to Google Drive via Google's remote MCP server — search, read, create, share, and manage files." + "description": "Connect to Google Drive via Google's remote MCP server — search, read, create, share, and manage files." }, { "name": "google-calendar", "source": "third_party/google-calendar", - "description": "Connect Cursor to Google Calendar via Google's remote MCP server — list calendars, search events, and create or update meetings." + "description": "Connect to Google Calendar via Google's remote MCP server — list calendars, search events, and create or update meetings." }, { "name": "gong", @@ -96,7 +96,7 @@ { "name": "salesforce", "source": "third_party/salesforce", - "description": "Connect Cursor to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org." + "description": "Connect to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org." }, { "name": "playwright", @@ -106,27 +106,27 @@ { "name": "github", "source": "third_party/github", - "description": "Connect Cursor to GitHub — repositories, issues, pull requests, code search, and Actions — via GitHub's official remote MCP server." + "description": "Connect to GitHub — repositories, issues, pull requests, code search, and Actions — via GitHub's official remote MCP server." }, { "name": "apollo-io", "source": "third_party/apollo-io", - "description": "Connect Cursor to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server." + "description": "Connect to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server." }, { "name": "ashby", "source": "third_party/ashby", - "description": "Connect Cursor to Ashby — search candidates and jobs, prep for interviews, manage pipeline tasks, and take recruiting actions — via Ashby's official remote MCP server." + "description": "Connect to Ashby — search candidates and jobs, prep for interviews, manage pipeline tasks, and take recruiting actions — via Ashby's official remote MCP server." }, { "name": "hubspot", "source": "third_party/hubspot", - "description": "Connect Cursor to HubSpot CRM — search and update contacts, companies, deals, and tickets; work with activities, conversations, and marketing emails — via HubSpot's official remote MCP server." + "description": "Connect to HubSpot CRM — search and update contacts, companies, deals, and tickets; work with activities, conversations, and marketing emails — via HubSpot's official remote MCP server." }, { "name": "intercom", "source": "third_party/intercom", - "description": "Connect Cursor to Intercom — search conversations and contacts, look up companies, and manage Help Center articles — via Intercom's official remote MCP server." + "description": "Connect to Intercom — search conversations and contacts, look up companies, and manage Help Center articles — via Intercom's official remote MCP server." }, @@ -143,22 +143,22 @@ { "name": "clay", "source": "third_party/clay", - "description": "Connect Cursor to Clay — find and enrich people and companies across 150+ data providers, run AI research agents, and trigger your team's approved Clay workflows — via Clay's official hosted MCP server." + "description": "Connect to Clay — find and enrich people and companies across 150+ data providers, run AI research agents, and trigger your team's approved Clay workflows — via Clay's official hosted MCP server." }, { "name": "circleback", "source": "third_party/circleback", - "description": "Connect Cursor to Circleback — search meetings, transcripts, action items, calendar events, and emails, and look up people and companies — via Circleback's official remote MCP server." + "description": "Connect to Circleback — search meetings, transcripts, action items, calendar events, and emails, and look up people and companies — via Circleback's official remote MCP server." }, { "name": "docusign", "source": "third_party/docusign", - "description": "Connect Cursor to Docusign — work with eSignature envelopes and templates, Maestro workflows, and Navigator agreements — via Docusign's official remote MCP server (beta)." + "description": "Connect to Docusign — work with eSignature envelopes and templates, Maestro workflows, and Navigator agreements — via Docusign's official remote MCP server (beta)." }, { "name": "navan", "source": "third_party/navan", - "description": "Connect Cursor to Navan — query expenses, analyze travel bookings, check policies and approvals, and manage cards — via Navan's official remote MCP server." + "description": "Connect to Navan — query expenses, analyze travel bookings, check policies and approvals, and manage cards — via Navan's official remote MCP server." } ] } diff --git a/README.md b/README.md index d83c9023..1a7c3b0e 100644 --- a/README.md +++ b/README.md @@ -7,29 +7,29 @@ Official Cursor plugins for popular developer tools, frameworks, and SaaS produc | `name` | Plugin | Author | Category | `description` (from marketplace) | |:-------|:-------|:-------|:---------|:-------------------------------------| | `continual-learning` | [Continual Learning](continual-learning/) | Cursor | Developer Tools | Incremental transcript-driven memory updates for AGENTS.md using high-signal bullet points only. | -| `cursor-team-kit` | [Cursor Team Kit](cursor-team-kit/) | Cursor | Developer Tools | Internal team workflows used by Cursor developers for CI, code review, shipping, local automation, and verification. | +| `cursor-team-kit` | [Cursor Team Kit](cursor-team-kit/) | Cursor | Developer Tools | Internal team workflows for CI, code review, shipping, local automation, and verification. | | `thermos` | [Thermos](thermos/) | Cursor | Developer Tools | Thermo-nuclear branch review: deep security/correctness audits, harsh code-quality rubrics, parallel subagents, thermos orchestration, and optional merge-ready PR flows. | -| `create-plugin` | [Create Plugin](create-plugin/) | Cursor | Developer Tools | Scaffold and validate new Cursor plugins. | -| `agent-compatibility` | [Agent Compatibility](agent-compatibility/) | Cursor | Developer Tools | CLI-backed repo compatibility scans plus Cursor agents that audit startup, validation, and docs against reality. | +| `create-plugin` | [Create Plugin](create-plugin/) | Cursor | Developer Tools | Scaffold and validate new agent plugins. | +| `agent-compatibility` | [Agent Compatibility](agent-compatibility/) | Cursor | Developer Tools | CLI-backed repo compatibility scans plus agents that audit startup, validation, and docs against reality. | | `cli-for-agent` | [CLI for Agents](cli-for-agent/) | Cursor | Developer Tools | Patterns for designing CLIs that coding agents can run reliably: flags, help with examples, pipelines, errors, idempotency, dry-run. | -| `pr-review-canvas` | [PR Review Canvas](pr-review-canvas/) | Cursor | Developer Tools | Render PR diffs as interactive Cursor Canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code. | -| `docs-canvas` | [Docs Canvas](docs-canvas/) | Cursor | Developer Tools | Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable Cursor Canvas with sections, table of contents, diagrams, and cross-references. | +| `pr-review-canvas` | [PR Review Canvas](pr-review-canvas/) | Cursor | Developer Tools | Render PR diffs as interactive canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code. | +| `docs-canvas` | [Docs Canvas](docs-canvas/) | Cursor | Developer Tools | Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable canvas with sections, table of contents, diagrams, and cross-references. | | `cursor-sdk` | [Cursor SDK](cursor-sdk/) | Cursor | Developer Tools | Build apps, scripts, CI pipelines, and automations on top of the Cursor TypeScript SDK (@cursor/sdk) — runtime selection, auth, streaming, MCP, error handling, and ready-to-extend integration patterns. | -| `orchestrate` | [Orchestrate](orchestrate/) | Cursor | Developer Tools | Fan large tasks out across parallel Cursor cloud agents with planners, workers, verifiers, and structured handoffs. | +| `orchestrate` | [Orchestrate](orchestrate/) | Cursor | Developer Tools | Fan large tasks out across parallel cloud agents with planners, workers, verifiers, and structured handoffs. | | `pstack` | [pstack](pstack/) | Lauren Tan | Developer Tools | if you want to go fast, go deep first. pstack helps you write less, but higher quality code. rigorous agent workflows you can parallelize with confidence. | -| `gmail` | [Gmail](third_party/gmail/) | Cursor | Productivity | Connect Cursor to Gmail via Google's remote MCP server — search, read, draft, label, and manage email. | -| `google-drive` | [Google Drive](third_party/google-drive/) | Cursor | Productivity | Connect Cursor to Google Drive via Google's remote MCP server — search, read, create, share, and manage files. | -| `google-calendar` | [Google Calendar](third_party/google-calendar/) | Cursor | Productivity | Connect Cursor to Google Calendar via Google's remote MCP server — list calendars, search events, and create or update meetings. | +| `gmail` | [Gmail](third_party/gmail/) | Cursor | Productivity | Connect to Gmail via Google's remote MCP server — search, read, draft, label, and manage email. | +| `google-drive` | [Google Drive](third_party/google-drive/) | Cursor | Productivity | Connect to Google Drive via Google's remote MCP server — search, read, create, share, and manage files. | +| `google-calendar` | [Google Calendar](third_party/google-calendar/) | Cursor | Productivity | Connect to Google Calendar via Google's remote MCP server — list calendars, search events, and create or update meetings. | | `gong` | [Gong](third_party/gong/) | Cursor | Integrations | Gong MCP integration for revenue intelligence — account summaries, deal insights, and call briefs. | -| `salesforce` | [Salesforce](third_party/salesforce/) | Cursor | Integrations | Connect Cursor to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org. | -| `apollo-io` | [Apollo.io](third_party/apollo-io/) | Cursor | Integrations | Connect Cursor to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server. | -| `ashby` | [Ashby](third_party/ashby/) | Cursor | Integrations | Connect Cursor to Ashby — search candidates and jobs, prep for interviews, manage pipeline tasks, and take recruiting actions — via Ashby's official remote MCP server. | -| `hubspot` | [HubSpot](third_party/hubspot/) | Cursor | Integrations | Connect Cursor to HubSpot CRM — search and update contacts, companies, deals, and tickets; work with activities, conversations, and marketing emails — via HubSpot's official remote MCP server. | -| `intercom` | [Intercom](third_party/intercom/) | Cursor | Integrations | Connect Cursor to Intercom — search conversations and contacts, look up companies, and manage Help Center articles — via Intercom's official remote MCP server. | -| `circleback` | [Circleback](third_party/circleback/) | Cursor | Integrations | Connect Cursor to Circleback — search meetings, transcripts, action items, calendar events, and emails, and look up people and companies — via Circleback's official remote MCP server. | -| `docusign` | [Docusign](third_party/docusign/) | Cursor | Integrations | Connect Cursor to Docusign — work with eSignature envelopes and templates, Maestro workflows, and Navigator agreements — via Docusign's official remote MCP server (beta). | +| `salesforce` | [Salesforce](third_party/salesforce/) | Cursor | Integrations | Connect to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org. | +| `apollo-io` | [Apollo.io](third_party/apollo-io/) | Cursor | Integrations | Connect to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server. | +| `ashby` | [Ashby](third_party/ashby/) | Cursor | Integrations | Connect to Ashby — search candidates and jobs, prep for interviews, manage pipeline tasks, and take recruiting actions — via Ashby's official remote MCP server. | +| `hubspot` | [HubSpot](third_party/hubspot/) | Cursor | Integrations | Connect to HubSpot CRM — search and update contacts, companies, deals, and tickets; work with activities, conversations, and marketing emails — via HubSpot's official remote MCP server. | +| `intercom` | [Intercom](third_party/intercom/) | Cursor | Integrations | Connect to Intercom — search conversations and contacts, look up companies, and manage Help Center articles — via Intercom's official remote MCP server. | +| `circleback` | [Circleback](third_party/circleback/) | Cursor | Integrations | Connect to Circleback — search meetings, transcripts, action items, calendar events, and emails, and look up people and companies — via Circleback's official remote MCP server. | +| `docusign` | [Docusign](third_party/docusign/) | Cursor | Integrations | Connect to Docusign — work with eSignature envelopes and templates, Maestro workflows, and Navigator agreements — via Docusign's official remote MCP server (beta). | | `x` | [X](third_party/x/) | Cursor | Integrations | Read-only access to the X API — search posts and users, read timelines and mentions, and pull trends and news — via X's official hosted MCP server. | -| `navan` | [Navan](third_party/navan/) | Cursor | Integrations | Connect Cursor to Navan — query expenses, analyze travel bookings, check policies and approvals, and manage cards — via Navan's official remote MCP server. | +| `navan` | [Navan](third_party/navan/) | Cursor | Integrations | Connect to Navan — query expenses, analyze travel bookings, check policies and approvals, and manage cards — via Navan's official remote MCP server. | Author values match each plugin’s `plugin.json` `author.name` (Cursor lists `plugins@cursor.com` in the manifest). ## Repository structure diff --git a/agent-compatibility/.cursor-plugin/plugin.json b/agent-compatibility/.cursor-plugin/plugin.json index 3b6be7a2..a4c4aab1 100644 --- a/agent-compatibility/.cursor-plugin/plugin.json +++ b/agent-compatibility/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "agent-compatibility", "displayName": "Agent Compatibility", "version": "1.0.0", - "description": "CLI-backed repo compatibility scans plus Cursor agents that audit startup, validation, and docs against reality.", + "description": "CLI-backed repo compatibility scans plus agents that audit startup, validation, and docs against reality.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/create-plugin/.cursor-plugin/plugin.json b/create-plugin/.cursor-plugin/plugin.json index 7a0f9471..b401bba2 100644 --- a/create-plugin/.cursor-plugin/plugin.json +++ b/create-plugin/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "create-plugin", "displayName": "Create Plugin", "version": "1.0.0", - "description": "Scaffold and validate new Cursor plugins. Handles directory setup, manifest generation, and pre-submission quality checks for the marketplace.", + "description": "Scaffold and validate new agent plugins. Handles directory setup, manifest generation, and pre-submission quality checks for the marketplace.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/cursor-team-kit/.cursor-plugin/plugin.json b/cursor-team-kit/.cursor-plugin/plugin.json index e7f0b526..b642937d 100644 --- a/cursor-team-kit/.cursor-plugin/plugin.json +++ b/cursor-team-kit/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "cursor-team-kit", "displayName": "Cursor Team Kit", "version": "1.2.0", - "description": "Internal workflows used by Cursor developers for CI, code review, shipping, control-cli, control-ui, verify-this, test reliability, code cleanup, and work summaries. Designed to work without requiring third-party service integrations.", + "description": "Internal engineering team workflows for CI, code review, shipping, control-cli, control-ui, verify-this, test reliability, code cleanup, and work summaries. Designed to work without requiring third-party service integrations.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/docs-canvas/.cursor-plugin/plugin.json b/docs-canvas/.cursor-plugin/plugin.json index 143033d2..d22051b1 100644 --- a/docs-canvas/.cursor-plugin/plugin.json +++ b/docs-canvas/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "docs-canvas", "displayName": "Docs Canvas", "version": "0.1.0", - "description": "Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable Cursor Canvas with sections, table of contents, diagrams, and cross-references.", + "description": "Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable canvas with sections, table of contents, diagrams, and cross-references.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/orchestrate/.cursor-plugin/plugin.json b/orchestrate/.cursor-plugin/plugin.json index 4f267ae7..a2784baa 100644 --- a/orchestrate/.cursor-plugin/plugin.json +++ b/orchestrate/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "orchestrate", "displayName": "Orchestrate", "version": "1.1.0", - "description": "Fan a large task out across parallel Cursor cloud agents via the Cursor SDK: planners publish tasks, workers hand off back up, and a script reconciles the tree from disk and git.", + "description": "Fan a large task out across parallel cloud agents via the Cursor SDK: planners publish tasks, workers hand off back up, and a script reconciles the tree from disk and git.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/pr-review-canvas/.cursor-plugin/plugin.json b/pr-review-canvas/.cursor-plugin/plugin.json index a42e7f75..4701e354 100644 --- a/pr-review-canvas/.cursor-plugin/plugin.json +++ b/pr-review-canvas/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "pr-review-canvas", "displayName": "PR Review Canvas", "version": "0.1.0", - "description": "Render PR diffs as interactive Cursor Canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code.", + "description": "Render PR diffs as interactive canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/apollo-io/.cursor-plugin/plugin.json b/third_party/apollo-io/.cursor-plugin/plugin.json index 7bea6c68..cc115178 100644 --- a/third_party/apollo-io/.cursor-plugin/plugin.json +++ b/third_party/apollo-io/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server.", + "description": "Connect to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/ashby/.cursor-plugin/plugin.json b/third_party/ashby/.cursor-plugin/plugin.json index 9e1ed300..264fdeb6 100644 --- a/third_party/ashby/.cursor-plugin/plugin.json +++ b/third_party/ashby/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Ashby — search candidates and jobs, prep for interviews, manage pipeline tasks, and take recruiting actions — via Ashby's official remote MCP server.", + "description": "Connect to Ashby — search candidates and jobs, prep for interviews, manage pipeline tasks, and take recruiting actions — via Ashby's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/circleback/.cursor-plugin/plugin.json b/third_party/circleback/.cursor-plugin/plugin.json index c0dc765f..f1ba42d1 100644 --- a/third_party/circleback/.cursor-plugin/plugin.json +++ b/third_party/circleback/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Circleback — search meetings, transcripts, action items, calendar events, and emails, and look up people and companies — via Circleback's official remote MCP server.", + "description": "Connect to Circleback — search meetings, transcripts, action items, calendar events, and emails, and look up people and companies — via Circleback's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/clay/.cursor-plugin/plugin.json b/third_party/clay/.cursor-plugin/plugin.json index 1fec6429..b2f6a5c9 100644 --- a/third_party/clay/.cursor-plugin/plugin.json +++ b/third_party/clay/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Clay — find and enrich people and companies across 150+ data providers, run AI research agents, and trigger your team's approved Clay workflows — via Clay's official hosted MCP server.", + "description": "Connect to Clay — find and enrich people and companies across 150+ data providers, run AI research agents, and trigger your team's approved Clay workflows — via Clay's official hosted MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/docusign/.cursor-plugin/plugin.json b/third_party/docusign/.cursor-plugin/plugin.json index fc0d83a4..df12836a 100644 --- a/third_party/docusign/.cursor-plugin/plugin.json +++ b/third_party/docusign/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "docusign", "displayName": "Docusign", "version": "1.0.0", - "description": "Connect Cursor to Docusign — work with eSignature envelopes and templates, Maestro workflows, and Navigator agreements — via Docusign's official remote MCP server (beta).", + "description": "Connect to Docusign — work with eSignature envelopes and templates, Maestro workflows, and Navigator agreements — via Docusign's official remote MCP server (beta).", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/github/.cursor-plugin/plugin.json b/third_party/github/.cursor-plugin/plugin.json index e23e61bd..ba5bfaea 100644 --- a/third_party/github/.cursor-plugin/plugin.json +++ b/third_party/github/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to GitHub — repositories, issues, pull requests, code search, and Actions — via GitHub's official remote MCP server.", + "description": "Connect to GitHub — repositories, issues, pull requests, code search, and Actions — via GitHub's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/gmail/.cursor-plugin/plugin.json b/third_party/gmail/.cursor-plugin/plugin.json index ae9a4eb9..584e138b 100644 --- a/third_party/gmail/.cursor-plugin/plugin.json +++ b/third_party/gmail/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Gmail via Google's remote MCP server — search, read, draft, label, and manage email.", + "description": "Connect to Gmail via Google's remote MCP server — search, read, draft, label, and manage email.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/google-calendar/.cursor-plugin/plugin.json b/third_party/google-calendar/.cursor-plugin/plugin.json index fea91ba7..be55a9a6 100644 --- a/third_party/google-calendar/.cursor-plugin/plugin.json +++ b/third_party/google-calendar/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Google Calendar via Google's remote MCP server — list calendars, search events, and create or update meetings.", + "description": "Connect to Google Calendar via Google's remote MCP server — list calendars, search events, and create or update meetings.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/google-drive/.cursor-plugin/plugin.json b/third_party/google-drive/.cursor-plugin/plugin.json index 3943088b..e421fb00 100644 --- a/third_party/google-drive/.cursor-plugin/plugin.json +++ b/third_party/google-drive/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Google Drive via Google's remote MCP server — search, read, create, share, and manage files.", + "description": "Connect to Google Drive via Google's remote MCP server — search, read, create, share, and manage files.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/hubspot/.cursor-plugin/plugin.json b/third_party/hubspot/.cursor-plugin/plugin.json index 8175ab2c..28c77ade 100644 --- a/third_party/hubspot/.cursor-plugin/plugin.json +++ b/third_party/hubspot/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "hubspot", "displayName": "HubSpot", "version": "1.0.0", - "description": "Connect Cursor to HubSpot CRM — search and update contacts, companies, deals, and tickets; work with activities, conversations, and marketing emails — via HubSpot's official remote MCP server.", + "description": "Connect to HubSpot CRM — search and update contacts, companies, deals, and tickets; work with activities, conversations, and marketing emails — via HubSpot's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/intercom/.cursor-plugin/plugin.json b/third_party/intercom/.cursor-plugin/plugin.json index 31392ee6..e29e1e1a 100644 --- a/third_party/intercom/.cursor-plugin/plugin.json +++ b/third_party/intercom/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Intercom — search conversations and contacts, look up companies, and manage Help Center articles — via Intercom's official remote MCP server.", + "description": "Connect to Intercom — search conversations and contacts, look up companies, and manage Help Center articles — via Intercom's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/navan/.cursor-plugin/plugin.json b/third_party/navan/.cursor-plugin/plugin.json index 2d22628f..c1e4885b 100644 --- a/third_party/navan/.cursor-plugin/plugin.json +++ b/third_party/navan/.cursor-plugin/plugin.json @@ -5,7 +5,7 @@ "minClientVersions": { "cursor": "3.13.0" }, - "description": "Connect Cursor to Navan — query expenses, analyze travel bookings, check policies and approvals, and manage cards — via Navan's official remote MCP server.", + "description": "Connect to Navan — query expenses, analyze travel bookings, check policies and approvals, and manage cards — via Navan's official remote MCP server.", "author": { "name": "Cursor", "email": "plugins@cursor.com" diff --git a/third_party/salesforce/.cursor-plugin/plugin.json b/third_party/salesforce/.cursor-plugin/plugin.json index 419aba88..25542bdf 100644 --- a/third_party/salesforce/.cursor-plugin/plugin.json +++ b/third_party/salesforce/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "salesforce", "displayName": "Salesforce", "version": "1.0.0", - "description": "Connect Cursor to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org.", + "description": "Connect to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org.", "author": { "name": "Cursor", "email": "plugins@cursor.com" @@ -36,7 +36,7 @@ "CLIENT_ID": { "type": "string", "title": "Salesforce Consumer Key", - "description": "Consumer Key of the External Client App you created for Cursor (Setup → External Client App Manager → your app → Settings → Consumer Key and Secret)." + "description": "Consumer Key of the External Client App you created for this integration (Setup → External Client App Manager → your app → Settings → Consumer Key and Secret)." } }, "required": [