Skip to content
VS Code

HubSpot Integrations MCP for VS Code

io.github.centrify-internal/hubspot-integrations-mcp

MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.

client:VS Code transport:streamable-http tools:2

Install HubSpot Integrations MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "hubspot-integrations-mcp": {
      "type": "http",
      "url": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

HubSpot Integrations MCP in other clients