Getting Started with MCPs
Connect your first MCP integration in 5 minutes.
What are MCP Integrations?
MCP (Model Context Protocol) integrations allow your agents and workflows to connect to external tools and services without coding.
Quick Start
Step 1: Choose an Integration
Start with a popular tool:
Slack - Team notifications
Google Sheets - Spreadsheet data
Gmail - Email automation
Step 2: Add to Agent or Workflow
In Agents:
Open agent configuration
Go to "Tools" tab
Search for integration name
Click "Add Tool"
Configure authentication
In Workflows:
Open workflow builder
Add integration node
Configure connection
Map inputs/outputs
Step 3: Authenticate
Most integrations require authentication:
OAuth 2.0 (Recommended): Secure, no password sharing
API Key: Simple key-based auth
Basic Auth: Username/password
Step 4: Test
Test your integration:
Send a test request
Verify connection
Check response data
Handle errors
Common Use Cases
Send Notifications
Retrieve Data
Create Records
Next Steps
Need help? Check Troubleshooting
Last updated
Was this helpful?