Overview

EdgeTag MCP provides 22 tools that give your AI assistant direct access to your EdgeTag data. These tools cover everything from domain management and analytics to real-time debugging and user data queries.

How tools work

When you ask your AI assistant a question about your EdgeTag data, it automatically selects the right tool to answer it. You don't need to know tool names or parameters - just ask in plain language.

For example:

  • "How many purchases did we get today?" -> uses domainAnalytics

  • "Show me errors for my Shopify store" -> uses domainErrors

  • "What's our Meta EMQ score?" -> uses metaEMQ

  • "Look up a user by email" -> uses domainIDGraph

Getting started

Every session starts the same way:

  1. **me** - Verify your identity and see which teams you belong to

  2. **domains** - List all your domains (tags) with their channels and IDs

The domains tool returns the IDs you need for all other tools: domainId, teamId, channelId, and providerId.

Tool categories

Account & Domain Management

Tool
Description

Get your user info and team memberships

List all domains with their channels

Add a new domain to your team

Verify DNS records for a domain

Get channel configuration and consent settings

Analytics

Tool
Description

Traffic overview by status, event name, or channel

Event breakdown for a specific channel

Channel breakdown for a specific event

Error breakdown by channel and category

Facebook Event Match Quality score

User Data

Tool
Description

Query the per-domain user database

Edge Lake

Requires the DataNexus Shopify apparrow-up-right to be installed.

Tool
Description

Run SQL queries against your event data lake

Run JavaScript programs for complex analysis

Browser, OS, device, and country breakdown

Bot detection and scoring analysis

WAF attack classification

ConsentIQ

Requires the ConsentIQ Shopify apparrow-up-right to be installed.

Tool
Description

Consent analytics overview by region

Consent breakdown by category

Real-Time Debugging

Tool
Description

Start streaming live server logs

Read buffered log messages

Stop the logger session

Token Management

Tool
Description

Revoke your auth token and re-authenticate

Last updated

Was this helpful?