Skip to content

chore: sync with cursor/plugins — Merge pull request #204 from cursor/cursor/add-docusign-mcp-plugin - #19

Merged
github-actions[bot] merged 10 commits into
mainfrom
sync/merge-pull-request-204-from-cursor-cursor-add-docusign-mcp-p-9-commits
Aug 9, 2026
Merged

chore: sync with cursor/plugins — Merge pull request #204 from cursor/cursor/add-docusign-mcp-plugin#19
github-actions[bot] merged 10 commits into
mainfrom
sync/merge-pull-request-204-from-cursor-cursor-add-docusign-mcp-p-9-commits

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Upstream changes

9490cc1 Merge pull request cursor#204 from cursor/cursor/add-docusign-mcp-plugin
f290d82 Default Docusign MCP plugin to the production URL
bd512aa Add Docusign third-party MCP plugin
c597467 Merge pull request cursor#203 from cursor/cursor/add-circleback-mcp-plugin
38b7517 Add Circleback third-party MCP plugin
f15ea72 Merge pull request cursor#202 from cursor/cursor/add-intercom-mcp-plugin
980a419 Add Intercom third-party MCP plugin
32915eb Merge pull request cursor#201 from cursor/cursor/add-hubspot-mcp-plugin
0e263dd Add HubSpot third-party MCP plugin


Automated sync via sync-upstream workflow

roshansada and others added 10 commits August 8, 2026 12:18
HubSpot's remote CRM MCP requires a dedicated MCP auth app with OAuth
(PKCE), so the plugin declares CLIENT_ID and CLIENT_SECRET variables
and points at https://mcp.hubspot.com.

Co-authored-by: Cursor <cursoragent@cursor.com>
Intercom ships an official remote MCP server over Streamable HTTP with
OAuth and Dynamic Client Registration, so the plugin is a URL-only
mcp.json with no variables block.

Co-authored-by: Cursor <cursoragent@cursor.com>
Circleback ships an official remote MCP server over Streamable HTTP with
OAuth and Dynamic Client Registration, so the plugin is a URL-only
mcp.json with no variables block.

Co-authored-by: Cursor <cursoragent@cursor.com>
…lugin

Add Circleback third-party MCP plugin
Docusign MCP requires a confidential OAuth Integration Key and Secret,
plus a demo or production Streamable HTTP URL, so the plugin declares
DOCUSIGN_MCP_URL, CLIENT_ID, and CLIENT_SECRET variables.

Co-authored-by: Cursor <cursoragent@cursor.com>
Drop the DOCUSIGN_MCP_URL variable and point mcp.json at
https://mcp.docusign.com/mcp; document the demo endpoint as an optional
post-install override.

Co-authored-by: Cursor <cursoragent@cursor.com>
…uest-204-from-cursor-cursor-add-docusign-mcp-p-9-commits

# Conflicts:
#	README.md
@github-actions github-actions Bot added the sync Automated upstream sync label Aug 9, 2026
@github-actions
github-actions Bot merged commit 6293e48 into main Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sync Automated upstream sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant