Prerequisites
- Alloy Account: Sign in
- MCP Client: Claude Desktop (Download here), your backend application, or any MCP-compatible client
- Credentials to Connectors: Ensure you have access to creating credentials for the connectors (Slack, HubSpot, Notion, etc.) you’re looking to support or interact with.
Step 1: Get Your API Key (1 minute)
1
Log into Alloy Dashboard
2
Navigate to Settings → API Keys
3
Click “Generate API Key”
4
Copy and save your API Key
Step 2: Create Your First Server (1 minute)
Open your terminal and run this command (replace YOUR_API_KEY with your API key):accessUrl
field as this is your server’s unique address.
Step 3: Connect Your MCP Client (1 minute)
For Claude Desktop:
1
Open Claude Desktop
2
Go to Settings → Connectors → Add Custom Connector
3
Paste your
accessUrl
in the “Remote MCP server URL” input box and name the connector.4
Click “Add”
5
Your Alloy MCP server should now be accessible and you can click “Configure” to manage tools.
For Cursor (paid plan required):
Add to your.cursorrules
or workspace settings:
For Python Applications:
Step 4: Connect to Your Platform (1 minute)
To connect your MCP server to a platform, in your MCP client, type:- For OAuth platforms: You’ll receive an authorization link
- For API key platforms: You’ll be prompted to provide credentials
Step 5: Your First Commands (1 minute)
Try these commands with your AI assistant:Example Actions
For Slack:Congratulations!
You’ve just:- Created an MCP server
- Connected an AI assistant to a business platform
- Performed automated actions through natural language