Commonality MCP Server
Allows pushing sales intelligence data to HubSpot CRM.
Allows pushing sales intelligence data to Salesforce CRM.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Commonality MCP ServerEnrich this prospect's LinkedIn profile and add to HubSpot"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Commonality
MCP-native sales intelligence — Commonality as a Claude connector + minimal web app for setup, billing, and invites.
Daily usage happens inside Claude.ai via an MCP server. The React web app handles one-time team setup, billing, and teammate invites only.
Architecture
A pnpm monorepo deployed as a single Railway service. One Express server hosts both the MCP endpoint and the React static build.
apps/server Express + TypeScript — MCP endpoint, OAuth, REST API, static host
apps/web React + Vite — marketing, onboarding, dashboard, invites, billing
packages/shared Zod schemas + shared TypeScript types
supabase SQL migrations (schema, RLS, atomic quota fn)Related MCP server: apollo-io-mcp
Quick start
pnpm install
cp .env.example .env # fill in real values — never commit .env
pnpm --filter server dev
pnpm --filter web devBuild process
This repo was generated from the build brief in
COMMONALITY_BUILD_INSTRUCTIONS.md (kept outside this repo). See
CLAUDE.md for operating principles and conventions for
future Claude Code sessions.
Stack
MCP server — JSON-RPC 2.0 over HTTP, 11 tools, JWT-gated
Auth — OAuth 2.1 discovery + Commonality-issued JWT (Clerk as the IdP)
DB — Supabase (Postgres) with Row Level Security scoped by
company_idBilling — Stripe checkout + customer portal + webhooks
Email — Resend for invites
Enrichment — Apify (LinkedIn) + Cassidy (profile enrichment), shared cache
CRM push — HubSpot + Salesforce
License
Private — The Endurance Group.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA comprehensive B2B intelligence server providing over 48 tools for lead generation, company research, and sales automation via the Model Context Protocol. It enables AI-powered prospect discovery, enrichment, and competitive analysis through seamless integrations with Make.com, Claude Desktop, and Apify.Last updated2MIT
- AlicenseAqualityCmaintenanceMCP server for Apollo.io B2B database enabling people and company search, enrichment, and insights through conversational interfaces.Last updated949119MIT
- Flicense-qualityBmaintenanceA unified MCP server that connects HubSpot, Clay, Apollo, Slack, and email to enable AI agents to execute multi-step GTM workflows such as prospecting, enrichment, CRM updates, and notifications.Last updated
- AlicenseAqualityDmaintenanceMCP server for Apollo.io B2B sales intelligence API. Enables searching and enriching people and organizations via natural language.Last updated7323MIT
Related MCP Connectors
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Remote MCP server to enrich company profiles with structured B2B data and confidence scores.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/The-Endurance-Group/commonality-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server