Skip to main content
Open In Colab

Prerequisites

Before we begin, you’ll need:

Anthropic API Key

Get your API key from Anthropic Console

Klavis AI API Key

Get your API key from Klavis AI

Installation

First, install the required packages:

Setup Environment Variables

Step 1 - Create Strata MCP Server with Gmail and Slack

OAuth Authorization Required: The code above will open browser windows for each service. Click through the OAuth flow to authorize access to your accounts.

Step 2 - Create method to use MCP Server with Claude

This method handles multiple rounds of tool calls until a final response is ready, allowing the AI to chain tool executions for complex tasks.

Step 3 - Run!

Perfect! You’ve integrated Claude with Klavis MCP servers.

Next Steps

Integrations

Explore available MCP servers

API Reference

REST endpoints and schemas

Useful Resources

Happy building! 🚀