← Registry

Analytics

citatio.ai

Provides access to citatio.ai review intelligence, enabling brand lookup, cited customer quotes, data-driven brand comparisons, and Q&A over review data.

1 endpoint9 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://citatio.ai/mcp

No auth detected

MCP server metadata

Name
citatio
Version
1.0.0
Capabilities
tools
Server instructions

Citation-first customer-review intelligence for covered brands. Every quote returned includes the source portal and a link to the original review - cite them when you use the data. Start with lookup_brand, or compare_brands with no arguments to see available comparisons.

Known tools 9

lookup_brand

Search companies covered by citatio.ai review intelligence.

Inferred read-only
get_cited_quotes

Verbatim customer-review quotes for a brand, each with its star rating, date, source portal name, and a link to the original review - ready to cite.

Inferred read-only
compare_brands

Data-derived brand comparisons published on citatio.ai ("X vs Y" head-to-heads and "best <category>" rankings, computed from customer-review analysis - winners are data-derived, not sponsored).

Inferred read-only
ask_brand_reviews

Ask a free-form question about YOUR brand, answered from its customer-review knowledge base (RAG over verbatim review excerpts).

Inferred read-only
get_brand_reviews

Browse YOUR brand's reviews in FULL TEXT (internal use), newest first, with filters and pagination.

Inferred read-only
get_brand_stats

ALL-TIME statistics for YOUR brand — no time window: total reviews ever collected, average rating, per-source breakdown, per-year trend, per-theme sentiment.

Inferred read-only
get_switching_flows

Competitor-switching intelligence for YOUR brand: explicit "switched from/to X" statements mined from review text, aggregated per competitor and direction, with the verbatim quotes and coverage context.

Inferred read-only
list_brand_insights

List the analyses citatio.ai has produced for YOUR brand: weekly stakeholder reports (management, marketing, product, customer service, HR, executive) and evidence digests (overall, per-month, per-theme, with cited quotes).

Inferred read-only
get_brand_insight

Fetch one report or context digest for YOUR brand in full (markdown).

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.citatio]
url = "https://citatio.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "citatio": {
      "type": "http",
      "url": "https://citatio.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: citatio
Remote MCP URL: https://citatio.ai/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": {
    "citatio": {
      "url": "https://citatio.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "citatio",
  "transport": "streamable-http",
  "url": "https://citatio.ai/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.