Now live: Recommendations v2 and Multi-User Teams.Status

Everything you need to get recommended by AI assistants.

Monitor 6 AI platforms. See what they say. Get prioritized recommendations with predicted score lift. Give your whole team access. Plug it into your stack.

The outcomes each buyer cares about.

Agencies, in-house teams, enterprise, developers.

One tool, every client

  • Manage 10 to 50 brands on one subscription
  • Pooled quotas, no per-seat surprise bills
  • Two-click brand switch in the portal

Client-safe access

  • Owner / Editor / Viewer role gates
  • 60+ route guards enforced server-side
  • Viewers see dashboards, not your pricing page

Reporting that closes renewals

  • Weekly digest with score deltas and Recommendations shipped
  • CSV export on every tier
  • Whitelisted MCP tools for in-client automation
01 · Monitor

See every AI platform in one place.

Daily scans across ChatGPT, Google AIO, Perplexity, Claude, Gemini, and Copilot. A single 0-to-100 composite score plus the per-platform breakdown behind it. Rolling cycles mean the dashboard is never stale.

  • 6 AI platforms
  • Rolling scan cycles (daily on Pro+)
  • Per-platform mention + quality + position scoring
  • Sentiment (BSI) score included on every tier
72 / 100
+4 pts vs last 7 days

Composite score across 6 AI platforms.

  • ChatGPT
    84
  • Google AIO
    79
  • Perplexity
    71
  • Claude
    65
  • Gemini
    58
  • Copilot
    54

Next recommendation

Add an FAQ block to your pricing page

+9 score lift

This is a frozen demo payload. Connect a real brand in the portal to see live data.

Top recommendations

Ranked by predicted score lift and effort

  • #01
    Add an FAQ block to your pricing page

    Google AIO lifts pages with structured FAQ markup.

    +9 lift
    Low effort
  • #02
    Publish a head-to-head landing: you vs Otterly

    Perplexity cites comparison pages 2.3x more than product pages.

    +7 lift
    Medium effort
  • #03
    Add Product schema with price + Offer to /pricing

    Missing Offer.price on 3 competitors; winning Rich Results slot.

    +5 lift
    Low effort
02 · Recommendations engine

A score is a judgment. A recommendation is a plan.

Our engine ranks actions by predicted score lift and effort so you always know what to fix next. Ship the top three, watch the number move. Every paid tier ships this; no add-on fee.

  • Predicted score lift per recommendation
  • Effort rating so you pick quick wins first
  • Impact tracker compares score before and after
  • Shipped April 2026 (PRD-2026-021)
03 · Team access

Owner. Editor. Viewer. One workspace.

60+ route guards enforce the role split server-side. Agencies bring their clients in as Viewers. Owners keep billing. Editors ship the work.

Owner
Billing + everything
Editor
Invite + act on recs
Viewer
Read-only dashboards

10 seats on Pro · 25 on Business · Unlimited on Enterprise. Shipped April 2026 (PRD-2026-022).

04 · Multi-brand

One subscription. Every brand you manage.

10 brands on Pro, 25 on Business, 50 on Enterprise. Quotas pool across brands so you allocate prompts where they matter. Two-click brand switch in the portal.

50 brands
on Enterprise
Pooled
prompt quotas
2-click
brand switch
Weekly
digest per brand
05 · Competitive intelligence

See your share of voice. See who you are losing to.

Side-by-side benchmarking against up to 50 competitors. Track who dominates each AI platform and where your biggest gaps sit. Automatic gap analysis surfaces queries competitors win where you are invisible.

  • Up to 50 competitors tracked (Enterprise)
  • Share-of-voice leaderboard per topic cluster
  • Competitor BSI on Pro and above
  • Automatic gap analysis on every scan
06 · API & MCP

Built for builders.

30+ MCP tools for Claude Desktop and Cursor. Full REST API on every tier. Bearer auth. JSON everywhere. Keys in your settings page, not a sales call.

  • 30+ MCP tools (Pro and above)
  • REST API on every tier. Free starts at 100 calls/mo
  • 50,000 API calls/mo on Enterprise
  • Webhooks + usage meter endpoint
MCP config (Claude Desktop)
{
  "mcpServers": {
    "ai-sightline": {
      "command": "npx",
      "args": ["tsx", "/absolute/path/to/aisightline/src/mcp/server.ts"],
      "env": { "AI_SIGHTLINE_API_KEY": "sk_live_..." }
    }
  }
}

Clone the repo locally first. A published @ai-sightline/mcp-server npm package is on the roadmap; until then this is the working config.

REST API
curl -H "Authorization: Bearer $AI_SIGHTLINE_API_KEY" \
  https://aisightline.com/api/v1/brands/{id}/score
{
  "composite": 72,
  "trend": { "delta": 4, "window": "7d" },
  "platforms": [
    { "slug": "chatgpt", "score": 84 },
    { "slug": "google-aio", "score": 79 }
  ]
}
07 · Content & analysis

Know what to fix. Prove what moved.

  • Topic Authority

    Clusters your coverage and flags gaps vs top-ranking competitors.

  • Schema autogen

    Generates FAQPage, Product, Organization, and Article schemas from your page content (Business +).

  • Citation analysis

    Shows which of your URLs are actually being cited, by which platform, and how often. Trends on Pro.

  • Sentiment (BSI)

    Brand Sentiment Index for you and competitors. Score + trend over time.

  • CSV export

    Download the matrix, citations, or recommendations on every tier.

  • Alert digests

    Weekly on Free. Daily on paid. Real-time on Enterprise.

Every feature, every tier.

Same 21-row table as pricing. Sourced from live tier config.

Feature
Free
Free
Starter
$29.95/mo
Pro
$64.95/mo
Business
$139.95/mo
Enterprise
$359.95/mo
Scanning & Coverage
AI platforms
ChatGPT, Google AIOChatGPT, Google AIO, Copilot, GeminiChatGPT, Google AIO, Copilot, Gemini, ClaudeChatGPT, Google AIO, Copilot, Gemini, Claude, PerplexityChatGPT, Google AIO, Copilot, Gemini, Claude, Perplexity
Scan cadence
7-day automatic cycle3-day automatic cycleDaily automatic cycleDaily automatic cycleDaily automatic cycle
Prompts tracked
32075200400
Keywords tracked
1025100300750
Team & Multi-Brand
Brands per subscription
Stored under TIER_LIMITS.brands
13102550
Seats
131025Unlimited
Competitors
13102550
Owner / Editor / Viewer roles
Owner only
Recommendations & Sentiment
Recommendations engine
Sentiment (BSI) score
Sentiment (BSI) trend
Competitor BSI
Topic Authority
API & MCP
API calls per month
1005002,50015,00050,000
MCP access
Read-onlyRead-onlyFull (30 tools)Full (30 tools)Full (30 tools)
Webhooks
Practical ceiling is API call budget
Content & Analysis
Schema analysis
BasicFullFull + autogenFull + autogen
Citation analysis
BasicFullFullFull + trendsFull + trends + export
Support
Email digest cadence
WeeklyDailyDailyDailyReal-time
Dedicated Slack channel
Ops commitment, not a TIER_CONFIG gate

Plugs into your stack

  • Claude Desktop
    via MCP
  • Cursor
    via MCP
  • Zapier
    via webhooks
  • Looker
    via REST API
  • Snowflake
    via REST API
  • Slack
    via webhooks

See your AI visibility score in 60 seconds.

Free forever plan. No credit card. 6 AI platforms monitored on the Pro tier at $64.95/mo.

https://

Free forever. No credit card. 90 seconds to results.