ARIA Customer Experience MCP Server — connect ARIA to Claude Desktop, Cursor, and other MCP-compatible clients
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"aria-cx-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# ARIA Customer Experience MCP Server PyPI distribution: [`aria-cx-mcp`](https://pypi.org/project/aria-cx-mcp/) · Hosted endpoint: `https://mcp.aria.simplification.io/mcp` · Marketing page: [aria.simplification.io/mcp](https://aria.simplification.io/mcp) Expose ARIA intelligence as Model Context Protocol tools consumable by Claude Desktop, Cursor, and any MCP-compatible client. **v1.9.5 highlight:** 6 packaged Playbooks (`/aria:morning-brief`, `/aria:churn-watch`, `/aria:agency-rollup`, `/aria:dsar-assist`, `/aria:bench-review`, `/aria:compliance-snapshot`) ship as MCP `prompts/*`. See `PLAYBOOKS.md` for the full reference. > **Naming note (v1.9.5 W5):** the PyPI distribution name is `aria-cx-mcp` > (renamed from `aria-mcp-server` to dodge a permanent collision with an > unrelated clinical-research package on PyPI). The internal Python package > name (`aria_mcp_server`) is unchanged. The new console script is > `aria-cx-mcp`; the legacy `aria-mcp-server` script is retained for one > minor release before removal in v1.9.6. ## Connect to Claude Desktop — hosted (recommended) Paste into `claude_desktop_config.json`: ```json { "mcpServers": { "aria": { "url": "https://mcp.aria.simplification.io/mcp", "transport": "streamable-http", "headers": { "Authorization": "Bearer aria_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } } } } ``` The hosted endpoint runs on Railway with a Cloudflare-managed `mcp.aria.simplification.io` domain. TLS, audit-log emission, and tier gating are enforced server-side. ## Connect to Claude Desktop — local install (advanced) For offline / air-gapped use: ```bash pip install aria-cx-mcp aria-cx-mcp --configure ``` Then add to `claude_desktop_config.json`: ```json { "mcpServers": { "aria": { "command": "aria-cx-mcp" } } } ``` Or set environment variables: ```bash export ARIA_API_URL=https://api.aria.simplification.io export ARIA_API_KEY=aria_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.