Skip to content

Add HubSpot third-party MCP plugin - #201

Merged
roshansada merged 1 commit into
mainfrom
cursor/add-hubspot-mcp-plugin
Aug 8, 2026
Merged

Add HubSpot third-party MCP plugin#201
roshansada merged 1 commit into
mainfrom
cursor/add-hubspot-mcp-plugin

Conversation

@roshansada

@roshansada roshansada commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Add Hubspot MCP with client secret support as plugin variables


Note

Low Risk
Additive third-party plugin and documentation only; no changes to core runtime or shared auth beyond the standard MCP OAuth variable pattern.

Overview
Adds a new HubSpot marketplace plugin under third_party/hubspot so Cursor can use HubSpot’s official remote MCP server at https://mcp.hubspot.com.

The plugin manifest requires CLIENT_ID and CLIENT_SECRET (from a HubSpot MCP auth app) and passes them through mcp.json OAuth auth, matching other CRM integrations. Docs cover install, redirect URLs, and team vs per-user OAuth.

Marketplace (.cursor-plugin/marketplace.json) and the root README plugin table are updated to list HubSpot.

Reviewed by Cursor Bugbot for commit 0e263dd. Bugbot is set up for automated code reviews on this repo. Configure here.

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>
@roshansada
roshansada merged commit 32915eb into main Aug 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant