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:

Step 2: Add to Agent or Workflow

In Agents:

  1. Open agent configuration

  2. Go to "Tools" tab

  3. Search for integration name

  4. Click "Add Tool"

  5. Configure authentication

In Workflows:

  1. Open workflow builder

  2. Add integration node

  3. Configure connection

  4. 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:

  1. Send a test request

  2. Verify connection

  3. Check response data

  4. Handle errors

Common Use Cases

Send Notifications

Retrieve Data

Create Records

Next Steps


Need help? Check Troubleshooting

Last updated

Was this helpful?