Use Uxify from your AI
Connect Uxify over the Model Context Protocol and ask Claude, ChatGPT, or Cursor about your real users - performance, benchmarks, and agent activity, in plain language.
{
"mcpServers": {
"uxify": {
"url": "https://mcp.uxify.com",
"headers": {
"Authorization": "Bearer <your-token>"
}
}
}
} One server, every MCP client
MCP is an open protocol, so the same Uxify connection works across the tools your team already lives in.
Your performance data, one prompt away
Query your real-user data
Ask for LCP, INP, and CLS by page, device, geo, or date range - Uxi pulls it straight from Reality.
Pull competitor benchmarks
Compare your scores against rivals and industry medians without leaving your editor or chat.
Inspect agent activity
See what Navigation AI prerendered and what INProve rescheduled, and why.
Draft fixes in context
Hand the model your live performance data so the code it writes is grounded in what's actually slow.
Ask. Uxify answers with real data.
A short walkthrough of the Uxify MCP server inside Claude: a request for INP by device, pulled and charted right in the chat.
Most common questions
What is the Uxify MCP server?
MCP (Model Context Protocol) is an open standard that lets AI tools and automation platforms securely connect to external data. The Uxify MCP server exposes your real-user performance data, competitor benchmarks, and agent activity to any MCP-compatible client - so you can ask ChatGPT or Claude about your site, or bring that same live data into automations in n8n and Zapier.
Which clients can connect?
Any client that speaks MCP. The four we feature are ChatGPT and Claude, for asking about your site in plain language, and n8n and Zapier, for putting your Uxify data to work in automations. Cursor, VS Code, and any other MCP-compatible tool connect the same way, since the protocol is open.
What can I do with the n8n and Zapier integrations?
Both let you bring Uxify into your automations without code. Inside an n8n or Zapier workflow, a step can query your live performance data, benchmarks, and agent activity through the Uxify MCP server, then pass the result on to the other apps in your stack - Slack, spreadsheets, your ticketing tool, and thousands more.
Do I need to write code to set it up?
No code, but it isn't zero-setup. You need a Uxify account, then you paste a short config snippet with your access token into the client you're connecting. Each integration - ChatGPT, Claude, n8n, and Zapier - has its own step-by-step guide to walk you through it.
Is my data secure?
Yes. You connect with a token tied to your Uxify account and scoped to your workspace, and you can revoke it at any time. A connected client only sees the data you let it query, and nothing leaves your own session.