# Relevance AI

[**Relevance AI**](https://relevanceai.com/) is a no-code platform for building LLM-powered agents that take action on your business data.\
It’s ideal for teams creating intelligent workflows — like research agents, enrichment bots, or SDR copilots that use MadKudu data to personalize outreach and prioritize leads.

Relevance AI does not support connecting MCPs for other tools like MadKudu MCP today.&#x20;

You'll need to import individual Tools in Relevance AI that use MadKudu API.

It's very easy just follow these steps.

## Pre-requisites&#x20;

* You are an admin in MadKudu
* You are an admin in Relevance AI&#x20;

## Step 1: Generate an API Key in MadKudu&#x20;

Follow[ instructions here](/getting-started/quickstart.md) to generate a MadKudu API key, name the key "**Relevance AI**" to track usage for this integration.&#x20;

Copy the key, you'll paste it at Step 2.&#x20;

## Step 2: Save your MadKudu API Key in Relevance AI&#x20;

1. Log into your Relevance AI account&#x20;
2. Navigate to **Integrations & API Keys** on the left navigation bar
3. Click **Custom API Key,** on the right panel click **+Add Custom API Key**
4. Enter "**MadKudu"** as Key name - Make sure to use this exact name to be able to import directly the Tools listed at Step 3, otherwise you'll need to edit them
5. Paste your MadKudu API Key
6. Click **Save**

Your MadKudu API Key is now saved for your workspace&#x20;

## Step 3: Install MadKudu tools&#x20;

No need to create them from scratch, just import the following tools in your Relevance AI workspace by cloning them.&#x20;

Please note that you cannot use the tool directly in the UI, you need to clone them first.&#x20;

<figure><img src="/files/Rwv1DrnPhOSoePZuVxzH" alt=""><figcaption></figcaption></figure>

Open the tools below and click on **Clone** at the top right.&#x20;

* [MadKudu: Get Person detailed info from email](https://app.relevanceai.com/notebook/bcbe5a/7e235fe879e7-49f2-ad54-4b71a047c3c3/e3756a62-a468-4cf2-9eb0-a3008257d3de)
* [MadKudu: Get Account detailed info from domain](https://app.relevanceai.com/notebook/bcbe5a/7e235fe879e7-49f2-ad54-4b71a047c3c3/d24891f3-bb17-43dd-886f-a7099c13ca02)
* [MadKudu: Get Account Most Active People](https://app.relevanceai.com/notebook/bcbe5a/7e235fe879e7-49f2-ad54-4b71a047c3c3/5291016f-5f6d-4bb3-9bf4-bbcc4914c6ba)&#x20;
* MadKudu: Get Person Activities&#x20;
* [MadKudu: Get Account Activities](https://app.relevanceai.com/notebook/bcbe5a/7e235fe879e7-49f2-ad54-4b71a047c3c3/31894f90-6426-4d5d-be78-c96ac192f269)&#x20;
* MadKudu: Get Account Deep Web Search &#x20;
* MadKudu: Get Account Brief instructions
* more coming soon


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/relevance-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
