# Anteriad MCP connector

The Anteriad connector brings intent signals, account matches, intent topics, and audience counts into Claude, ChatGPT, Cursor, or any MCP client, so your team can ask which accounts are researching what right now.

Source: https://elaichi.ai/connectors/anteriad/

## Facts

| | |
| --- | --- |
| Application | Anteriad |
| Category | Sales Intelligence |
| AI tools | 10 |
| Authentication | Connects with an API key |
| Needs your own OAuth app | No |
| MCP endpoint | https://api.elaichi.ai/mcp |
| Works with | Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent |
| Tools advertised by name | Yes |

## What you can ask once Anteriad is connected

- Which accounts show rising Anteriad intent this week?
- Show intent topics trending across my named accounts.
- How many xplorer contacts match our target accounts?

## Connect Anteriad in Elaichi

This happens once for the organization, before any client is involved.

1. Open Connections, choose Add connection, and pick Anteriad.
2. Optionally set Share with, then press Connect.
3. Paste an Anteriad API key. One person generates a token in Anteriad and pastes it once. Everyone else works through Share with, and never sees it.

Credentials are vaulted and nobody, including the AI, reads them back. The connection becomes a toolbox immediately, so you can curate which Anteriad tools are exposed, rename them, or freeze arguments before anyone points a client at it.

## Connect Anteriad to Claude

Endpoint: https://api.elaichi.ai/mcp

1. Open Customize, then Connectors.
2. Press Add.
3. Name it, paste the MCP server URL, then Continue.
4. Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

## Connect Anteriad to ChatGPT

Endpoint: https://api.elaichi.ai/mcp

1. Open Plugins, then press the + button.
2. Name it and paste the endpoint into Server URL.
3. Leave Authentication on OAuth, then tick the risk acknowledgement.
4. Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

## Connect Anteriad to Cursor

Endpoint: https://api.elaichi.ai/mcp

1. Open `~/.cursor/mcp.json`.
2. Add the endpoint under `mcpServers`.
3. Reload Cursor, then sign in and approve.

Set up per machine, so repeat it on each computer you work from.

## Connect Anteriad to any MCP client

Endpoint: https://api.elaichi.ai/mcp

1. Add the endpoint as a remote MCP server.
2. Sign in and approve.

The Elaichi Agent already has these tools, with nothing to set up.

## What the consent screen decides

Only Read is granted by default, which is not enough to call a Anteriad tool. Over MCP there is no trusted place to confirm a write in the moment, so the consent screen is the standing approval rather than a formality. Grant Read and Run tools. Think hard before granting Delete, which reaches into connected apps and cannot be undone.

## What teams do with Anteriad through Elaichi

### Check an account's intent before a call

Sales. Ask which topics a target account has been researching in Anteriad this month and walk into the conversation knowing what they care about.

### Build today's outreach list from surging accounts

Sales development. Pull the accounts whose intent counts jumped this week, ranked by topic, so the morning's calls go to companies that are actively in market.

### Size an audience before a campaign launches

Marketing. Check the contact, mobile ad ID, and cookie counts behind an Xplorer audience in Anteriad to decide whether it is big enough to fund.

### Match your target list to live intent

Account-based marketing. Line up the account links and matches Anteriad has for your named accounts and see which ones are showing signals right now.

### Summarize weekly intent trends by topic

Revenue operations. Ask for intent counts across the last few weeks and get a plain summary of which topics are rising and which are cooling off.

### Find the topics your market is researching

Demand generation. List the intent topics Anteriad is tracking and see where buyer attention is concentrating before planning the next content push.

## Frequently asked questions

### How do I connect Anteriad to Claude?

Connect Anteriad in Elaichi first by pasting in your Anteriad API key, which is the only sign-in step Anteriad needs. There is no OAuth application to register and no client ID or secret to generate. Then in Claude open Customize, then Connectors, then Add, and paste in https://api.elaichi.ai/mcp. Sign in as yourself and Anteriad intent signals, matches, and audience counts are available in the conversation.

### Does Anteriad work with ChatGPT and Cursor as well as Claude?

Yes. Once Anteriad is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Anteriad once and every client your team uses picks it up.

### What can an AI agent actually do with my Anteriad data?

With Anteriad connected, an agent can look up the intent signals for a given account, list which intent topics are trending, and pull the account links and matches Anteriad holds for your target accounts. It can also report the contact, mobile ad ID, and cookie counts behind an Xplorer audience so you can size a campaign. Everything this connector does is reading and summarizing, so it answers questions about your Anteriad data rather than changing it.

### Does connecting Anteriad give the AI everything in my account?

No. An agent only sees the Anteriad intent data, matches, and audience counts that the person who signed in can already see, because every request runs inside that person's own access. Elaichi can narrow that access further per team, for example limiting a group to intent topics and counts only, but it can never widen what Anteriad itself allows.

### Can my team share one Anteriad connection?

Yes. One person connects Anteriad in Elaichi with the API key and shares the connection with a team, and nobody else on the team ever handles that key. Each person still signs in to Elaichi as themselves, so the audit log records exactly who asked for which Anteriad intent signals or audience counts.

### Can I stop an agent from deleting or changing things in Anteriad?

The Anteriad connector is read only, so an agent can list and look up intent signals, matches, topics, and counts but cannot change or delete anything in Anteriad. On top of that, Elaichi lets you restrict each action separately, and a restricted action is never advertised to Claude, ChatGPT, Cursor, or any other client. If it is not advertised, no prompt can reach it.

### What happens to an Anteriad connection when someone leaves?

When you offboard someone in Elaichi, their access to Anteriad through every connected client ends at once. If they had shared an Anteriad connection with a team, it keeps working for everyone else. Disconnecting Anteriad once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

## All 10 Anteriad tools

Every tool below is callable through https://api.elaichi.ai/mcp once Anteriad is connected, subject to the toolbox it is in and the restrictions on the caller.

- **List all Anteriad intent** (List). List Anteriad intent records for the best-matched company. Returns: id, attributes. Required: topic.
- **Get single Anteriad intent by ID** (Get). Get a single Anteriad intent record by id. Returns: id, attributes. Required: id.
- **List all Anteriad account link** (List). List account links in Anteriad. Returns account link objects including id and content-type-specific attributes. Filter by account_link_id, cidr, ip, domain, score, or threshold.
- **List all Anteriad match** (List). List Anteriad companies matching the supplied name and address. Returns the matched company record with id and company-specific attributes.
- **List all Anteriad intent counts** (List). List intent counts in Anteriad. Returns intent counts records, each containing id and attributes.
- **List all Anteriad xplorer** (List). List Anteriad xplorer records. Returns the upstream-defined xplorer record with id and content-type-specific attributes.
- **List all Anteriad xplorer contact counts** (List). List contact counts for an account in Anteriad. Returns the contact count record including id and content-type-specific attributes. Required: account_link_id.
- **List all Anteriad maid counts** (List). List maid counts from Anteriad. Returns: id, attributes.
- **List all Anteriad cookies counts** (List). List Anteriad cookie count records. Returns the records, each with at least id. Accepts account_link_id to filter by account link.
- **List all Anteriad intent topics** (List). List intent topics in Anteriad. Returns the best matched company for an intent topic including name, address, topic, and accountLinkId. Required: topic. Optional filters: threshold, score.
