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:
**me**- Verify your identity and see which teams you belong to**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
Analytics
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
Query the per-domain user database
Edge Lake
Requires the DataNexus Shopify app to be installed.
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 app to be installed.
Consent analytics overview by region
Consent breakdown by category
Real-Time Debugging
Start streaming live server logs
Read buffered log messages
Stop the logger session
Token Management
Revoke your auth token and re-authenticate
Last updated
Was this helpful?

