MCP Quick Guide

This guide will help you connect the Salescaling MCP server to your favorite client in under 5 minutes.

Step 1: Get your API Key

  1. Go to Settings > API Keys

  2. Click "Create New API Key"

  3. Give it a name (e.g.: "MCP Claude Desktop")

  4. Copy the key

⚠️ Important: Save the key in a safe place, it is shown only once.

Step 2: Configure your Client

macOS:

  1. Open Terminal

  2. Run:

nano ~/Library/Application\ Support/Claude/claude_desktop_config.json
  1. Paste this configuration (replace YOUR_API_KEY):

  1. Save (Ctrl+O, Enter, Ctrl+X)

  2. Restart Claude Desktop

Windows:

  1. Open File Explorer

  2. Navigate to: %APPDATA%\Claude\

  3. Open claude_desktop_config.json with Notepad

  4. Paste the configuration (replace YOUR_API_KEY)

  5. Save and restart Claude Desktop

Cursor IDE

  1. Open Cursor

  2. Go to Settings (Cmd/Ctrl + ,)

  3. Search for "MCP"

  4. Add:

  1. Restart Cursor

Step 3: Verify the Connection

In Claude Desktop

  1. Open Claude Desktop

  2. Look for the tools icon (🔧) in the sidebar

  3. You should see "salescaling" listed

  4. Click to see the 5 available tools

In Cursor

  1. Open the Cursor chat

  2. Type: @salescaling

  3. You should see the server available

Try this prompt in Claude or Cursor:

Claude/Cursor should:

  1. Automatically use the tool list_meetings

  2. Show your recent meetings

  3. Allow you to ask follow-up questions

Prompt Examples

Once connected, try these prompts:

Meeting Analysis

Aggregate Analysis

Full Transcript

Troubleshooting

❌ "I can't find the salescaling server"

Fix:

  1. Verify that the configuration file is in the correct location

  2. Confirm that the JSON is valid (no extra commas)

  3. Completely restart the client

  4. Check the client logs for errors

❌ "Unauthorized - missing or invalid API key"

Fix:

  1. Verify that you copied the complete API key

  2. Confirm that the key has not expired

  3. Check that there are no extra spaces at the start or end

  4. Generate a new key if necessary

❌ "I can't find the configuration file"

macOS:

Windows:

❌ "Responses are too long"

Fix: Explicitly ask for smaller limits:

Or for transcripts:

Next Steps

Need Help?


Estimated time: 5 minutes ⏱️ Difficulty: Beginner 🟢

Last updated

Was this helpful?