Home / Guides / Payments and business tools
MCP Servers for Payments, CRM and Business Tools
This group covers the systems that hold customer and revenue data, which changes the calculus on access. Reading a subscription to debug a webhook is routine; letting the same connection create charges is a decision that needs to be deliberate.
Several of these servers distinguish between test and live credentials, and the guides say which mode they were written against. Start in test mode where the platform offers one.
11 guides in this collection.
Payments and commerce
Stripe in Cursor against a live account
Connect Stripe MCP to Cursor IDE via OAuth or restricted key. Query live customers, subscriptions, webhooks, and generate billing code instantly.
Stripe for Claude, Cursor and VS Code
Connect Stripe to Claude, Cursor, and VS Code with MCP. Query customers, payments, and subscriptions, create payment links, and manage billing data from your AI assistant.
Shopify orders and products
Shopify MCP server setup for Cursor IDE: create a custom app in Shopify admin, generate an Admin API access token with the right scopes, and add the mcp.json block so your AI can read orders, products, and inventory from chat.
CRM and support
HubSpot CRM records
Connect HubSpot to Cursor IDE via MCP and let your AI read contacts, deals, companies, and properties without leaving your editor. Setup guide with OAuth and API key options.
Salesforce records and object schema
Set up the Salesforce MCP server in Cursor IDE using the Salesforce CLI and @salesforce/mcp — no separate API token to manage, but it inherits your full org permissions. Full setup and safety guide.
Zendesk tickets
Set up the Zendesk MCP server in Cursor: generate a Zendesk API token, configure mcp.json, and pull real ticket context into chat. Setup, workflows, and gotchas.
Intercom conversations
Connect Intercom to Cursor IDE using the official mcp.intercom.com server through the mcp-remote proxy — OAuth flow, Bearer-token fallback, exact mcp.json config, and real support-data workflows.
Internal tools and analytics
Airtable bases
Connect Cursor IDE to Airtable using the airtable-mcp-server so your AI can read records, filter views, and update bases without opening Airtable. Config, prompts, and gotchas for 2026.
Retool via OAuth
Retool MCP server Cursor IDE setup 2026: add your instance's /mcp endpoint to mcp.json, authorize via OAuth, and manage users, queries, and resources from chat. Public beta, cloud and self-hosted 4.0+.
PostHog analytics and feature flags
Connect PostHog's official remote MCP server to Cursor IDE with a personal API key and mcp-remote — query analytics, manage feature flags, and pull real error data into chat.
Read-only GA4 reports
Connect Google's official analytics-mcp server to Cursor IDE: pipx install, Application Default Credentials with the analytics.readonly scope, exact mcp.json config, and real GA4 reporting workflows.
Other kinds of MCP server
Prefer to scan the whole library at once? The complete article index lists every guide by publication date, and both hub views sit side by side on the guides page.