Commonality Server
FreeNot checkedMCP-native sales intelligence server enabling prospect enrichment, LinkedIn scraping, and CRM push to HubSpot/Salesforce via natural language.
About
MCP-native sales intelligence server enabling prospect enrichment, LinkedIn scraping, and CRM push to HubSpot/Salesforce via natural language.
README
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)
Quick start
pnpm install
cp .env.example .env # fill in real values — never commit .env
pnpm --filter server dev
pnpm --filter web dev
Build 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_id - Billing — 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.
Installing Commonality Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/The-Endurance-Group/commonality-mcpFAQ
Is Commonality Server MCP free?
Yes, Commonality Server MCP is free — one-click install via Unyly at no cost.
Does Commonality Server need an API key?
No, Commonality Server runs without API keys or environment variables.
Is Commonality Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Commonality Server in Claude Desktop, Claude Code or Cursor?
Open Commonality Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Commonality Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
