Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cursor/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cursor/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cursor/docusign-mcp-url-variable-bb33
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Aug 8, 2026

  1. Restore DOCUSIGN_MCP_URL plugin variable for demo/production selection

    Docusign Integration Keys are environment-specific, so demo/developer
    accounts must point at https://mcp-d.docusign.com/mcp. Reintroduce the
    DOCUSIGN_MCP_URL variable (Salesforce's SALESFORCE_MCP_URL pattern) so
    the endpoint is set at configure time instead of hardcoding the
    production URL in mcp.json, and restore the matching README and
    changelog wording.
    
    This reverts commit f290d82.
    cursoragent committed Aug 8, 2026
    Configuration menu
    Copy the full SHA
    d295aa6 View commit details
    Browse the repository at this point in the history
Loading