doo-contact-sync

YousefNabil-SOC/doo-contact-sync
★ 0 stars TypeScript Security Updated today
Track C HubSpot two-way contact sync connector + MCP server. OAuth 2.0, signature-verified webhooks, sync ledger.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "doo-contact-sync": {
      "command": "npx",
      "args": [
        "-y",
        "YousefNabil-SOC/doo-contact-sync"
      ]
    }
  }
}

README Excerpt

A production-grade two-way contact sync connector between **HubSpot** and a local "DOO-side" contact store. Built for the DOO Builders League, Track C (CRM Connectors). - **OAuth 2.0** authorization-code flow with automatic access-token refresh. - **Signature-verified webhooks** (HubSpot v3) - the body is never trusted

Tools (12)

APP_BASE_URLDATABASE_URLDIRECT_URLHUBSPOT_CLIENT_IDHUBSPOT_CLIENT_SECRETHUBSPOT_REDIRECT_URIHUBSPOT_SCOPESTOKEN_ENCRYPTION_KEYcreate_contactfind_contactget_sync_statussync_now