Skip to main content

Features

Everything you need for AI search

45 features across website analysis, GEO monitoring, developer tools, team communication, agency features, and automation. Free tier included.

Last updated: April 17, 2026 · Published March 21, 2026

6
Scan Categories
5
AI Engines Monitored
16+
Integrations
$49
Starting Price
FreeLaunchGrowthEnterprise

Website Analysis

Comprehensive 6-category scan in 30 seconds

SEO Analysis

Free

Meta tags, headings, Open Graph, canonical URLs, sitemap, robots.txt

AI Readiness Signals

Free

AI-crawler access, structured data, JSON-LD quality, citation readiness

AI Readiness Score

Free

8-dimension citability score: structured data, heading clarity, FAQ quality, entity identity, content depth, citation formatting, topical authority, AI crawler access

Performance

Free

Core Web Vitals via Google PageSpeed, LCP, INP, CLS, load time optimization

Security

Free

HTTPS, HSTS, X-Content-Type-Options, X-Frame-Options, CSP, mixed content

Accessibility

Free

WCAG 2.1 compliance, contrast ratios, alt text, ARIA labels, heading order

AI Action Plan

Free

AI-generated fix list prioritized by impact. Plain English, no jargon.

PDF Export

Free

Download full scan results as a shareable PDF report

Shareable Results

Free

Unique URL for each scan result. Share on Twitter, LinkedIn, or embed.

AI Visibility Monitoring

Track your brand across 5 AI search engines

ChatGPT Monitoring

Launch

Track what ChatGPT says about your brand across your configured prompts

Perplexity Monitoring

Launch

Monitor Perplexity AI answers with source citation tracking

Google AI Overview

Launch

Track your presence in Google's AI-generated answer boxes

Claude Monitoring

Growth

Monitor Anthropic's Claude for brand mentions and recommendations

Gemini Monitoring

Growth

Track Google's Gemini AI for brand visibility and citations

Custom Prompts

Launch

Configure industry-specific questions your customers ask AI engines

Visibility Score

Launch

Percentage score showing how often AI engines mention your brand

Trend Charts

Growth

Historical visibility data with trend lines and per-model breakdown

Weekly Digest

Launch

Automated email summary of your AI visibility scores and changes

Competitor Alerts

Growth

Get notified when competitors' AI visibility changes significantly

Developer Tools

API, CLI, and AI agent support on Launch and higher plans

REST API

Launch

Authenticated JSON endpoints for scans, AI Visibility, prompts, and monitoring history

CLI Scanner

Launch

npx foglift-scan with colored terminal output, JSON export, and CI/CD integration

MCP Server

Launch

Works with Claude Code, Cursor, and Windsurf so your AI assistant can scan and fix sites

Batch Scan API

Launch

Scan up to 10 URLs in a single request. Controlled concurrency.

API Keys

Launch

Generate API keys for authenticated access with higher rate limits

Webhooks

Growth

Real-time HTTP callbacks for scan.completed, score.dropped, score.changed events

GitHub Actions

Launch

Add Technical Audit checks to your CI/CD pipeline. Catch regressions before deploy.

API Playground

Free

Interactive API testing environment. Try endpoints without writing code.

AI Crawler Tracker

Growth

npm package (@foglift/tracker) tracks which AI engines crawl your site. Next.js, Express, Node.js.

Team & Communication

Keep your team in sync with real-time alerts

Slack Integration

Growth

Score drop alerts, scan completions, and weekly digests in your Slack channel

Discord Integration

Growth

Rich embeds with scores and action links in your Discord server

Microsoft Teams

Enterprise

Adaptive cards with score summaries for enterprise workflows

Email Alerts

Launch

Instant alerts for critical issues. Configurable frequency and thresholds.

Team Management

Growth

Invite team members, assign roles, manage workspace access

Agency Features

Scale your SEO + GEO offering to clients

White-Label Reports

Enterprise

Branded PDF reports with your logo, colors, and domain. Client-ready.

Client Portal

Enterprise

Read-only dashboards for clients. Branded URLs, no login required.

Multi-Brand

Enterprise

Monitor up to 10 brands from a single dashboard

Bulk Scanning

Enterprise

Scan entire client portfolios via batch API or CSV upload

Custom Onboarding

Enterprise

Dedicated setup assistance for agency workflows and integrations

Automation & Integration

Connect Foglift to your existing workflow

Zapier

Growth

Connect to 5,000+ apps via Webhooks by Zapier trigger

n8n

Growth

Self-hosted automation with Webhook node triggers. Pre-built templates.

Make (Integromat)

Growth

Visual automation with Custom Webhook modules

Google Sheets Sync

Growth

Automatically log scan results to spreadsheets via webhooks

Airtable Sync

Growth

Keep an Airtable base in sync with your latest scan data

Embeddable Widget

Free

Live SEO + GEO score badge for your website. Multiple themes.

Scheduled Scans

Launch

Automatic rescans on configurable schedules (daily, weekly)

Which features matter for your role

Foglift ships 45+ features across 6 categories, but most users lean on 4–6 of them. Use this matrix to jump straight to what your workflow needs.

Use casePrimary featuresTierWhy
Founder validating AI visibilityTechnical Audit + AI Visibility Score + PDF export + weekly digestFreeDiagnose AI-readiness gaps and share results with investors or team without a credit card.
In-house SEO / content leadAEO Content Score + AI Action Plan + GEO monitoring + Slack alertsLaunch ($49/mo)Prioritize citability fixes on live content and get pinged in Slack when a tracked score drops.
Developer / platform engineerREST API + CLI + MCP server + GitHub Actions + WebhooksFree → GrowthWire AEO checks into CI/CD, expose scan data to AI coding assistants, and fire alerts into any tool via webhooks.
Growth / PMM tracking competitorsGEO monitoring (5 engines) + competitor alerts + trend charts + Custom PromptsGrowth ($129/mo)See which brand wins share-of-voice across ChatGPT, Perplexity, Gemini, Claude, and AI Overview week over week.
Agency serving multiple clientsWhite-label reports + Client Portal + Multi-Brand + Bulk ScanningEnterprise ($299/mo)Branded PDFs and read-only dashboards turn Foglift into a billable, recurring AI-search service line.
Ops / automation builderZapier + n8n + Make + Sheets / Airtable sync + Scheduled ScansGrowth ($129/mo)Funnel scan results into any system without writing custom glue code by connecting to 5,000+ apps.

Feature FAQ

Questions we hear most when teams evaluate Foglift against Ahrefs, Semrush, Peec AI, and Profound.

What does Foglift's Technical Audit measure?
Foglift's Technical Audit covers traditional search health, AI crawler access, JSON-LD structured data quality, citation readiness, performance, security, and accessibility. The AI Readiness Score is an 8-dimension evaluation of how easy your content is for AI engines to extract and cite.
Does Foglift work with AI coding assistants like Claude Code, Cursor, or Windsurf?
Yes. Foglift ships an MCP (Model Context Protocol) server that works with Claude Code, Cursor, Windsurf, and any MCP-compatible client. Your AI assistant can scan URLs, fetch AI Readiness scores, and generate fix lists directly in your editor. MCP server access starts on Launch.
Can I use Foglift's CLI in a CI/CD pipeline?
Yes. The CLI (npx foglift-scan) supports JSON output for programmatic parsing and ships with a dedicated GitHub Actions integration so you can catch Technical Audit regressions before they deploy. CLI and GitHub Actions access start on Launch. Teams typically wire the CLI into their pre-deploy checks alongside Lighthouse or Playwright.
Which AI engines does Foglift monitor for brand visibility?
Foglift queries five AI engines daily: ChatGPT (with web search), Perplexity, Google AI Overview, Claude, and Gemini. Each engine is a separate query channel, so a single prompt returns five independent visibility results. You choose which engines to activate per brand and only spend tokens on the engines your audience uses.
Is Foglift's API available on paid plans?
Yes. REST API access, CLI tool, MCP server, and GitHub Actions integration start on Launch. Free users can still run unlimited Technical Audits from the web app. Unlike Ahrefs, Semrush, Peec AI, and Profound, which gate API access behind Enterprise plans, Foglift includes developer access on the $49/month Launch plan.
Can Foglift generate white-label reports for agency clients?
Yes, on the Enterprise tier ($299/mo). White-label reports include your agency logo, colors, and domain, and can be delivered as branded PDFs or live client portals with read-only dashboards. Enterprise also unlocks multi-brand monitoring (up to 10+ brands from a single dashboard), bulk scanning via batch API or CSV upload, and custom onboarding for agency-specific workflows.
What makes Foglift's features different from Ahrefs or Semrush for AI search?
Ahrefs and Semrush optimize for traditional Google SEO: keywords, backlinks, and rank tracking. Neither measures how citable your content is to ChatGPT, Perplexity, or Google AI Overview, and neither monitors AI-engine brand visibility. Foglift adds the AI-search layer on top of SEO fundamentals: AI Readiness scoring, multi-engine visibility monitoring, AI crawler analytics, and a free unlimited Technical Audit. Paid plans start at $49/month versus Ahrefs ($129+) or Semrush ($139+), with a free tier neither offers.

Why choose Foglift?

Foglift is the only platform combining SEO + GEO + AEO analysis. Competitors like Ahrefs and Semrush focus on traditional SEO only. GEO-only tools miss the SEO fundamentals. See how we compare to 14 alternatives.

Related reading

Try every feature for free

Start with a free Technical Audit. Upgrade when you need multi-engine monitoring or developer access.

Scan Your Website Free

Compare Foglift to 14 competitors →