Default MCP Catalog — Business¶
Payments, CRM, customer analytics, design, mapping, plus two community stdio utility servers (Memory, Sequential Thinking) from modelcontextprotocol/servers. Remote entries are all OAuth 2.1; stdio entries need only Node.js on the host. Memory (Knowledge Graph) keeps state in a local JSON file — overridable via MEMORY_FILE_PATH.
Entries (12)¶
Click any card to expand the full spec inline — transport (Streamable HTTP / STDIO), authentication shape (OAuth 2.1 / API key / Bearer / none), required environment variables, vendor URL or stdio command, and the upstream docs link.
Manage Stripe payments, customers, subscriptions, invoices, refunds, product catalogue, and Connect. OAuth.
Vendor Stripe · T2 vendor
Auth OAuth 2.1
Vendor — Stripe (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.stripe.com
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
Manage Stripe payments, customers, subscriptions, invoices, refunds, product catalogue, and Connect. OAuth.
Docs: https://docs.stripe.com/mcp
Docs — https://docs.stripe.com/mcp
Manage PayPal orders, refunds, payouts, subscriptions, and invoicing through PayPal's official OAuth MCP (SSE).
Vendor PayPal · T2 vendor
Auth OAuth 2.1
Vendor — PayPal (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.paypal.com/sse
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
Manage PayPal orders, refunds, payouts, subscriptions, and invoicing through PayPal's official OAuth MCP (SSE).
Docs: https://developer.paypal.com/tools/mcp-server/
Square payments, catalogue, inventory, customers, and orders across locations. Beta program from Block.
Vendor Block · T2 vendor
Auth OAuth 2.1
Vendor — Block (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.squareup.com/sse
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — BETA · Tier — Tier 2
Required env — —
Tags — global · beta
Description
Square payments, catalogue, inventory, customers, and orders across locations. Beta program from Block.
Docs: https://developer.squareup.com/docs/mcp
HubSpot CRM contacts, companies, deals, pipelines, lists, and engagements. OAuth 2.1 + PKCE.
Vendor HubSpot · T2 vendor
Auth OAuth 2.1
Vendor — HubSpot (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.hubspot.com
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
HubSpot CRM contacts, companies, deals, pipelines, lists, and engagements. OAuth 2.1 + PKCE.
Docs: https://developers.hubspot.com/docs/mcp
Intercom conversations, contacts, tags, segments, and help-centre articles. US workspace region only.
Vendor Intercom · T2 vendor
Auth OAuth 2.1
Vendor — Intercom (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.intercom.com/mcp
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — us
Description
Intercom conversations, contacts, tags, segments, and help-centre articles. US workspace region only.
Docs: https://developers.intercom.com/docs/mcp
Run Mixpanel product analytics queries — events, funnels, retention, cohorts, and user properties. OAuth.
Vendor Mixpanel · T2 vendor
Auth OAuth 2.1
Vendor — Mixpanel (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.mixpanel.com/mcp
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
Run Mixpanel product analytics queries — events, funnels, retention, cohorts, and user properties. OAuth.
Docs: https://docs.mixpanel.com/docs/mcp
Browse Figma files, frames, components, styles, comments, and design system tokens. OAuth.
Vendor Figma · T2 vendor
Auth OAuth 2.1
Vendor — Figma (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.figma.com/mcp
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
Browse Figma files, frames, components, styles, comments, and design system tokens. OAuth.
Docs: https://help.figma.com/hc/en-us/articles/mcp
Manage Canva designs, brand kits, folders, templates, and assets through the official Canva Connect MCP.
Vendor Canva · T2 vendor
Auth OAuth 2.1
Vendor — Canva (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.canva.com/mcp
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
Manage Canva designs, brand kits, folders, templates, and assets through the official Canva Connect MCP.
Docs: https://www.canva.dev/docs/connect/mcp/
Manage Webflow sites, CMS collections, items, and form submissions via OAuth (SSE).
Vendor Webflow · T2 vendor
Auth OAuth 2.1
Vendor — Webflow (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mcp.webflow.com/sse
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global
Description
Manage Webflow sites, CMS collections, items, and form submissions via OAuth (SSE).
Docs: https://developers.webflow.com/data/docs/mcp
Google Maps Places, Directions, Distance Matrix, Geocoding, and Street View for grounding LLM responses with real-world geo data.
Vendor Google · T2 vendor
Auth OAuth 2.1
Vendor — Google (vendor-official (Tier 1))
Transport — Streamable HTTP
URL — https://mapstools.googleapis.com/mcp
Auth — OAuth 2.1
OAuth 2.1 — runs the Authorization Code flow on Save & Connect → Authorize. Stability — GA · Tier — Tier 2
Required env — —
Tags — global · geo
Description
Google Maps Places, Directions, Distance Matrix, Geocoding, and Street View for grounding LLM responses with real-world geo data.
Docs: https://docs.cloud.google.com/mcp/supported-products
[macOS] Persistent knowledge graph for cross-session memory — entities, relations, and observations in a local JSON file. The activated form is pre-filled to run: npx -y…
Vendor modelcontextprotocol/servers · T2 community
Auth STDIO
Vendor — modelcontextprotocol/servers (community-maintained)
Transport — STDIO
Command — npx
Args — -y @modelcontextprotocol/server-memory
OS variants — mac · linux · win (catalog picks the entry matching the host OS automatically; macOS / Linux use npx or uvx; Windows uses npx.cmd).
Auth — STDIO
Stability — GA · Tier — Tier 2
Required env — —
Tags — global · community
Description
[macOS] Persistent knowledge graph for cross-session memory — entities, relations, and observations in a local JSON file.
Prereq: Node.js 18+ on macOS (Homebrew, nvm, or installer).
The activated form is pre-filled to run: npx -y @modelcontextprotocol/server-memory
Optional: set MEMORY_FILE_PATH in the env section to override the default storage path (any absolute file path).
Docs: https://github.com/modelcontextprotocol/servers/tree/main/src/memory
Docs — https://github.com/modelcontextprotocol/servers/tree/main/src/memory
[macOS] Structured step-by-step reasoning helper — logs intermediate thoughts to the server for review, revision, or branching. The activated form is pre-filled to run: npx -y…
Vendor modelcontextprotocol/servers · T2 community
Auth STDIO
Vendor — modelcontextprotocol/servers (community-maintained)
Transport — STDIO
Command — npx
Args — -y @modelcontextprotocol/server-sequential-thinking
OS variants — mac · linux · win (catalog picks the entry matching the host OS automatically; macOS / Linux use npx or uvx; Windows uses npx.cmd).
Auth — STDIO
Stability — GA · Tier — Tier 2
Required env — —
Tags — global · community
Description
[macOS] Structured step-by-step reasoning helper — logs intermediate thoughts to the server for review, revision, or branching.
Prereq: Node.js 18+ on macOS.
The activated form is pre-filled to run: npx -y @modelcontextprotocol/server-sequential-thinking
Docs: https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking
Docs — https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking
Workflow combinations¶
12 entries spanning payments, CRM, customer analytics, design, mapping, plus two community stdio utility servers. The combinations are domain-specific rather than cross-cutting:
- Customer journey —
Stripe(payments) +HubSpot(CRM) +Intercom(support chat) +Mixpanel(product analytics). The agent can trace a single customer from payment to support thread in one turn. - Payment provider mix —
Stripe+PayPal+Square (Block). Useful when you accept all three rails and need a unified view of a single order's payment status. - Design → publish —
Figma(source) +Webflow(target) +Canva(post-graphics). The agent can lift a Figma component, render a publish-ready variant in Canva, and push it through Webflow. - Local memory + reasoning aid —
Memory (Knowledge Graph)(stdio) +Sequential Thinking(stdio). Two community servers that turn any agent loop into one that remembers previous turns and can spell out its reasoning steps. OverrideMEMORY_FILE_PATHto use the same JSON store across sessions. - Location-aware answers —
Google Maps Grounding. Pairs well with anything from the Productivity page (e.g. "schedule a coffee meeting nearer the customer's office").
Auth & secrets¶
| Connection | Auth | Extra env |
|---|---|---|
| Stripe | Stripe OAuth | — |
| PayPal | PayPal OAuth | — |
| Square (Block) | Block OAuth (beta) | — |
| HubSpot | HubSpot OAuth | — |
| Intercom | Intercom OAuth (US tag — separate EU instance if needed) | — |
| Mixpanel | Mixpanel OAuth | — |
| Figma | Figma OAuth | — |
| Canva | Canva OAuth | — |
| Webflow | Webflow OAuth | — |
| Google Maps Grounding | https://accounts.google.com |
— |
| Memory (Knowledge Graph) (stdio) | None | Node.js 18+; optional MEMORY_FILE_PATH for persistent store |
| Sequential Thinking (stdio) | None | Node.js 18+ |
Picking guide¶
| If you need… | Reach for |
|---|---|
| Payments status / refunds | Stripe (primary) · PayPal · Square |
| CRM record lookup | HubSpot |
| Support-thread / NPS context | Intercom |
| Product-event analytics | Mixpanel |
| Design source of truth | Figma |
| Marketing-graphics generation | Canva |
| Static / CMS publishing | Webflow |
| Maps + addresses | Google Maps Grounding |
| Cross-session memory in any agent loop | Memory (Knowledge Graph) stdio |
| Step-by-step reasoning surface | Sequential Thinking stdio |