AroundDeal MCP Integration Guide

Follow this guide to connect AroundDeal MCP and verify successful tool calls in your AI workflows.

Get Started Free

Before You Connect

Use this quick setup checklist, then copy the connection profile into your AI client.

Install Time: ~3 Minutes
Step 1

Prepare API Key

Generate your AroundDeal API key from your account dashboard.

Step 2

Add MCP Endpoint

Set transport to Streamable HTTP and use the AroundDeal MCP server URL.

Step 3

Verify Connection

Run "Check AroundDeal account balance" and confirm a valid response.

Connection Profile

Name
AroundDeal
Description
Search prospects, enrich contact and company data, resolve identities, access company intelligence, and monitor non-financial risk signals.
Authentication
API KEY / Bearer Token
API KEY / TOKEN
<YOUR_API_KEY>
Transport
Streamable HTTP

Integration Reference

Perplexity Integration Reference

  1. 1

    Click Connectors in the main menu, then click Add custom connector.

    Perplexity step 1
  2. 2

    Enter the integration details (based on Core Information). Open Advanced and configure your API KEY.

  3. 3

    After saving successfully, you should see AroundDeal in the Connectors list, which means the connector was added correctly.

    Perplexity step 3
  4. 4

    Based on testing, to make Perplexity call AroundDeal MCP, you must attach the AroundDeal connector in the conversation.

MCP Configuration Example
{
  "mcpServers": {
    "arounddeal": {
      "type": "http",
      "url": "https://mcp.arounddeal.com/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_API_KEY>"
      }
    }
  }
}

How to Verify Integration

Send this prompt to your AI: Check AroundDeal account balance.

If the returned balance is correct, the integration is successful.

Sometimes MCP is connected but not called automatically. In some systems you may need to manually select the AroundDeal MCP connector.