Claude Desktop Installation
The easiest way to get started! This guide shows you how to install the Tekmetric assistant using Claude Desktop's one-click installer.
What You'll Need
- Claude Desktop app installed (Mac or Windows)
- Your Tekmetric API credentials (see here)
Step 1: Download the Desktop Extension
- Go to Releases
- Download tekmetric-mcp.mcpb (the latest version)
- Save it somewhere you can find it (like your Downloads folder)
Step 2: Install the Extension
- Double-click the
tekmetric-mcp.mcpb
file you downloaded - Claude Desktop will automatically open
- You'll see a prompt asking you to configure the server
That's it! The file is installed automatically.
Step 3: Configure Your Credentials
Claude Desktop will ask you for these values:
Required Fields
TEKMETRIC_CLIENT_ID
- Paste your Client ID from Tekmetric
- This is the username for API access
TEKMETRIC_CLIENT_SECRET
- Paste your Client Secret from Tekmetric
- This is the password for API access
- ⚠️ Keep this secret!
TEKMETRIC_BASE_URL
- For production (real data):
https://shop.tekmetric.com
- For testing (sandbox):
https://sandbox.tekmetric.com
TEKMETRIC_DEFAULT_SHOP_ID
- Your shop ID number (like
123
) - Find this in Tekmetric Settings or ask your account manager
- For sandbox testing, use
2
or3
Save Configuration
After entering all fields:
- Click Save or Apply
- Claude Desktop will automatically restart the connection
Step 4: Verify It's Working
Look for the 🔌 icon in the bottom-right corner of Claude Desktop. This means the server is connected!
Try asking Claude:
Show me my shops
If you see your shop information, you're all set! 🎉
Troubleshooting
❌ Can't find the .mcpb file
Solution: Check your Downloads folder or wherever your browser saves files
❌ "Authentication failed"
Problem: Your credentials aren't working
Solutions:
- Double-check you copied the Client ID and Client Secret correctly
- Make sure there are no extra spaces
- Make sure you're using credentials for the right Tekmetric account
- Try regenerating credentials in Tekmetric
❌ "Shop not found"
Problem: Wrong shop ID
Solutions:
- Check your shop ID in Tekmetric Settings
- For sandbox, try
2
or3
- Ask Claude "Show me all my shops" to see available IDs
❌ No 🔌 icon appears
Problem: Server didn't start
Solutions:
- Completely quit Claude Desktop (⌘+Q on Mac, Alt+F4 on Windows)
- Reopen Claude Desktop
- Look for the 🔌 icon again
- Check Claude Desktop logs: Help → View Logs
❌ Extension won't install
Problem: Mac security blocking the file
Solutions:
- Right-click the .mcpb file
- Select "Open With" → Claude Desktop
- Click "Open" when warned about unidentified developer
Updating to a New Version
When a new version is released:
- Download the new
tekmetric-mcp.mcpb
file - Double-click it to install
- Your existing configuration will be preserved
- Restart Claude Desktop
Uninstalling
To remove the Tekmetric assistant:
On Mac
- Open Claude Desktop
- Go to Settings → Extensions
- Find "tekmetric-mcp"
- Click Remove
On Windows
- Open Claude Desktop
- Go to Settings → Extensions
- Find "tekmetric-mcp"
- Click Remove
Next Steps
✅ Installation complete! Now you can:
- Try Usage Examples to see what questions to ask
- Learn about Available Tools
- Start asking Claude about your shop data!
Security Notes
Your API credentials are stored securely in Claude Desktop's configuration:
- Mac:
~/Library/Application Support/Claude/
- Windows:
%APPDATA%\Claude\
Only Claude Desktop can access these credentials. They're never sent anywhere except directly to Tekmetric's API.