Skip to content
Windsurf

HubSpot for Windsurf

io.github.ohneben/hubspot-mcp

HubSpot API: 1,000+ endpoints as safety-categorized, hub- and plan-aware MCP tools, stdio or HTTP.

client:Windsurf transport:stdio runtime:oci

Install HubSpot in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hubspot-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ohneben/hubspot-mcp:2.0.1"
      ],
      "env": {
        "MCP_TRANSPORT": "<MCP_TRANSPORT>",
        "HUBSPOT_ACCESS_TOKEN": "<HUBSPOT_ACCESS_TOKEN>",
        "HUBSPOT_BASE_URL": "<HUBSPOT_BASE_URL>",
        "HUBSPOT_TOOL_MODE": "<HUBSPOT_TOOL_MODE>",
        "HUBSPOT_READ_ONLY": "<HUBSPOT_READ_ONLY>",
        "HUBSPOT_CAPABILITY_CHECK": "<HUBSPOT_CAPABILITY_CHECK>",
        "MCP_AUTH_TOKEN": "<MCP_AUTH_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

HubSpot in other clients