Claude Desktop natively supports the Model Context Protocol (MCP). This tutorial shows you how to configure ContextGate as an MCP server for instant access to your business data.
Once configured, Claude can directly query your connected apps (Salesforce, QuickBooks, HubSpot, etc.) using natural language. No custom code required.
💡 Tip: Your bearer token is available on the Install page in your workspace.
Customize which connections, tools, and datasets Claude can access. This helps you:
Manage your toolbox on the Install page :

Claude Desktop stores MCP server configurations in a JSON file. You'll need to edit this file to add ContextGate.
macOS:
~/Library/Application Support/Claude/claude_desktop_config.json Windows:
%APPDATA%\Claude\claude_desktop_config.json Add the following to your configuration file:
Important: Replace YOUR_BEARER_TOKEN_HERE with your actual ContextGate bearer token from Step 1.
For the configuration to take effect, completely quit Claude Desktop and restart it. The ContextGate MCP server will automatically connect.
Success indicator: You should see "ContextGate" listed in Claude's MCP servers in the bottom-left corner of the app.
Try these example prompts to verify Claude can access your business data:
💼 If you have Salesforce connected:
"Show me my top 5 opportunities by value"📊 If you have QuickBooks connected:
"What's our accounts receivable aging report?"📧 If you have HubSpot connected:
"List recent contacts who haven't been emailed in 30 days"