← Registry

Analytics

uxxray.com

Provides access to conversion pattern libraries, teardowns, and corpus statistics for analyzing and optimizing marketing funnels.

1 endpoint50 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://api.uxxray.com/mcp

No auth detected

MCP server metadata

Name
uxxray
Version
0.3.0
Capabilities
tools.listChanged

Known tools 50

getApiRoot

This self-describing API root — endpoint catalog, corpus counts, links

Inferred read-only
getOpenApi

OpenAPI 3.1 document for this API

Inferred read-only
getLeague

Ranked list of teardowns (?funnel_type=, ?limit=, ?offset=).

Inferred read-only
getCorpusStats

Corpus-wide aggregates (pct_lack, avg_tactics, evidence)

Inferred read-only
getPatterns

The Conversion Pattern Library — every detected tactic, prevalence, quoted evidence, examples (?funnel_type=)

Inferred read-only
getPattern

One conversion pattern, machine-readable — up to 60 verbatim on-page examples

Inferred read-only
getTemplates

Page Template Library — recurring section-skeletons real pages are built from, clustered by exact structure

Inferred read-only
getSections

Section-archetype prevalence across fully-crawled pages — how common each band is, where it typically sits, example sites; ?archetype=X returns every real instance with screenshot crop coords (the SECTION layer)

Inferred read-only
getLibraryIndex

THE WHOLE SHELF — every facet, every legal value, real counts, no specimens.

Inferred read-only
getLibrarySpecimens

FACETED SPECIMEN RETRIEVAL — you choose the breadth.

Inferred read-only
resolveDesignTask

DESIGN TASK → CORPUS VOCABULARY.

Inferred read-only
getSectionSpecimens

SECTION SPECIMENS with receipts — real bands from real funnels, each with crop_url (a real ~1440px webp of the band, or null with a stated reason) plus crop coords onto its full-page screenshot, the funnel's measured /100, and the verbatim on-page evidence for every tactic it runs.

Inferred read-only
getElementSpecimens

ELEMENT SPECIMENS — the atomic UI pieces real funnels are built from (price anchors, ratings, guarantees, no-card notes, countdowns), each a REAL CROPPED IMAGE cut at BUILD time from the funnel's own full-page screenshot, plus the verbatim on-page text of that element.

Inferred read-only
getPageSpecimens

PAGE SPECIMENS — one real crawled page per specimen, grouped by the MEASURED section sequence it shares with others (the shape).

Inferred read-only
createVisitor

Issue a VISITOR CAPABILITY TOKEN — the continuity layer.

Inferred read-only
getVisitorMe

Your factory projects, resolved from the x-uxxray-visitor header.

Inferred read-only
getEngagementCounts

Batch engagement counts for the specimens on one page.

Inferred read-only
recordEngagement

Record ONE deduped engagement event for a specimen.

Inferred read-only
patchFactorySession

Change a session's visibility and/or record sources discovered mid-work (#177) — body needs privacy, source_specimens, or both.

Inferred read-only
searchSpecimens

SPECIMEN SEARCH — free text resolved into explicit MEASURED filters (archetype, tactic, funnel type, min score), then real specimens with receipts.

Inferred read-only
getInspirationBrief

THE INSPIRATION BRIEF — a SHORTLIST for one design task: resolved taxonomy, 2-3 selected specimens with receipts, what to read them for, and the originality instruction.

Inferred read-only
getPlaybooks

Funnel-playbook registry + which crawled funnels match each (measured surface matches, quoted evidence; bundles carry per-funnel matches as bundle.playbooks)

Inferred read-only
getPlaybook

One funnel playbook, machine-readable: model summary + cheat sheet + how to unlock the prompt templates

Inferred read-only
getCurriculum

THE AGENT STUDY PATH (markdown) — how to learn conversion design from this corpus: top scorers → bundles → screenshots → playbook → page → section → copy

Inferred read-only
postRate

★ Rate any result 1-5 — body {rating, context?, via: "user"(relayed human)|"agent", comment?}.

Inferred read-only
getRateSummary

Rating summary — overall count/avg + breakdown by context

Inferred read-only
postScanRequest

Request a new site be scanned (queued for manual/batch capture) — body {url, email?}

Potential side effects
postScan

Live on-demand x-ray — real Browser Rendering capture, async.

Inferred read-only
getScanStatus

Poll a live scan job — {status, slug?, score?, band?, blocked?, error?}

Inferred read-only
getVs

Deterministic side-by-side compare page (HTML) for two teardowns

Inferred read-only
postPlaybookUnlock

Unlock a playbook's full prompt templates — body {email, playbook, source?}; returns {playbook:{prompts_md, cheat_md}}

Potential side effects
postPlaybookFeedback

Report whether a playbook was useful — body {playbook, useful, comment?, email?, via?}

Potential side effects
getFactorySessions

List Design Factory sessions.

Inferred read-only
postFactorySession

Create a Design Factory session — PRIVATE by default; returns a write credential ONCE that is required to register concepts (header x-uxxray-session-token).

Potential side effects
getFactorySession

Get one Design Factory session, its registered concepts, latest feedback, and agent contract

Inferred read-only
postFactoryConcept

Register an original concept into a session.

Inferred read-only
getFactorySessionFeedback

Get latest session-scoped feedback as both raw verdicts and an agent-ready refinement summary

Inferred read-only
postFactorySessionFeedback

Record session-scoped concept feedback — body {concept_id, starred?, rating?, comment?, tags?}

Inferred read-only
patchFactoryConcept

Commit a round's winner (#159 PART B) — body {status:"selected"}.

Inferred read-only
getFactoryArtifact

Get the portable artifact bundle for one generated concept: HTML/CSS/tokens/adapters/source provenance when registered

Inferred read-only
postReportDispute

Report a tactic we missed on a report — body {slug, tactic_id, url?, note?, email?, via?}; logged for detector review, not auto-applied

Potential side effects
getTeardown

Full teardown — all device variants, score, funnel steps

Inferred read-only
getBundle

One self-contained JSON with everything for one site (?include=, ?exclude=) — the recommended single fetch for agents

Inferred read-only
getTokens

Design tokens (?format=json|w3c|tailwind|css).

Inferred read-only
getBrief

Machine-generated build-brief markdown

Inferred read-only
getFavicon

Favicon image, streamed from R2

Inferred read-only
getReport

Pre-rendered shareable report HTML (self-heals from D1/R2 if not yet rendered)

Inferred read-only
getOgImage

Branded 1200x630 social card image, composed on demand from the latest hero screenshot

Inferred read-only
getScreenshot

One step screenshot/crop, streamed from R2 (e.g.

Inferred read-only
scan_and_wait

Convenience sugar — NOT a 1:1 API mirror like the other tools.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.uxxray]
url = "https://api.uxxray.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "uxxray": {
      "type": "http",
      "url": "https://api.uxxray.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: uxxray
Remote MCP URL: https://api.uxxray.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "uxxray": {
      "url": "https://api.uxxray.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "uxxray": {
      "type": "http",
      "url": "https://api.uxxray.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "uxxray",
  "transport": "streamable-http",
  "url": "https://api.uxxray.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.