Features
Everything you need for AI search
46 features across Technical Audits, AI Visibility monitoring, developer tools, team communication, agency features, and automation. Free tier included.
Last updated: July 3, 2026 · Published March 21, 2026
Website Analysis
Comprehensive Technical Audit in 30 seconds
SEO Analysis
FreeMeta tags, headings, Open Graph, canonical URLs, sitemap, robots.txt
AI Readiness Signals
FreeAI-crawler access, structured data, JSON-LD quality, citation readiness
AI Readiness Score
Free8-dimension citability score: structured data, heading clarity, FAQ quality, entity identity, content depth, citation formatting, topical authority, AI crawler access
Performance
FreeCore Web Vitals via Google PageSpeed, LCP, INP, CLS, load time optimization
Security
FreeHTTPS, HSTS, X-Content-Type-Options, X-Frame-Options, CSP, mixed content
Accessibility
FreeWCAG 2.1 compliance, contrast ratios, alt text, ARIA labels, heading order
AI Action Plan
FreeAI-generated fix list prioritized by impact. Plain English, no jargon.
PDF Export
FreeDownload full Technical Audit results as a shareable PDF report
Shareable Technical Audit
FreeUnique URL for each Technical Audit result. Share on Twitter, LinkedIn, or embed.
AI Visibility Monitoring
Free weekly Google AI Overview monitoring; paid plans add the other engines and faster cadence
ChatGPT Monitoring
LaunchTrack what ChatGPT says about your brand across your configured prompts
Perplexity Monitoring
LaunchMonitor Perplexity AI answers with source citation tracking
Google AI Overview
FreeWeekly AI Visibility monitoring on Free while active; faster cadence on paid plans
Claude Monitoring
LaunchMonitor Anthropic's Claude for brand mentions and recommendations
Gemini Monitoring
LaunchTrack Google's Gemini AI for brand visibility and citations
Custom Prompts
LaunchConfigure industry-specific questions your customers ask AI engines
Mention Rate
LaunchPercentage signal showing how often AI engines mention your brand
Share of Voice
LaunchCompare your brand's mention share against competitors across prompts and AI engines
Trend Charts
GrowthHistorical visibility data with trend lines and per-model breakdown
Weekly Digest
LaunchAutomated email summary of your AI visibility scores and changes
Competitor Alerts
GrowthGet notified when competitors' AI visibility changes significantly
Developer Tools
API, CLI, and AI agent support on Launch and higher plans
REST API
LaunchAuthenticated JSON endpoints for Technical Audits, AI Visibility, prompts, and monitoring history
CLI Scanner
Launchnpx foglift-scan with colored terminal output, JSON export, and CI/CD integration
MCP Server
LaunchWorks with Claude Code, Cursor, and Windsurf so your AI assistant can scan and fix sites
Batch Technical Audit API
LaunchAudit up to 10 URLs in a single request. Controlled concurrency.
API Keys
LaunchGenerate API keys for authenticated access with higher rate limits
Webhooks
GrowthReal-time HTTP callbacks for Technical Audit completions, score drops, and score changes
GitHub Actions
LaunchAdd Technical Audit checks to your CI/CD pipeline. Catch regressions before deploy.
API Playground
FreeInteractive API testing environment. Try endpoints without writing code.
AI Crawler Tracker
Growthnpm 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
GrowthScore drop alerts, Technical Audit completions, and weekly digests in your Slack channel
Discord Integration
GrowthRich embeds with scores and action links in your Discord server
Microsoft Teams
EnterpriseAdaptive cards with score summaries for enterprise workflows
Email Alerts
LaunchInstant alerts for critical issues. Configurable frequency and thresholds.
Team Management
GrowthInvite team members, assign roles, manage workspace access
Agency Features
Scale your AI search visibility offering to clients
White-Label Reports
EnterpriseBranded PDF reports with your logo, colors, and domain. Client-ready.
Client Portal
EnterpriseRead-only dashboards for clients. Branded URLs, no login required.
Multi-Brand
EnterpriseMonitor up to 10 brands from a single dashboard
Bulk Technical Audits
EnterpriseAudit entire client portfolios via batch API or CSV upload
Custom Onboarding
EnterpriseDedicated setup assistance for agency workflows and integrations
Automation & Integration
Connect Foglift to your existing workflow
Zapier
GrowthConnect to 5,000+ apps via Webhooks by Zapier trigger
n8n
GrowthSelf-hosted automation with Webhook node triggers. Pre-built templates.
Make (Integromat)
GrowthVisual automation with Custom Webhook modules
Google Sheets Sync
GrowthAutomatically log Technical Audit results to spreadsheets via webhooks
Airtable Sync
GrowthKeep an Airtable base in sync with your latest audit data
Embeddable Widget
FreeLive Technical Audit lead-capture widget for your website. Multiple themes.
Scheduled Technical Audits
LaunchAutomatic Technical Audits 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 case | Primary features | Tier | Why |
|---|---|---|---|
| Founder validating AI visibility | Technical Audit + AI Visibility Score + PDF export + weekly digest | Free | Diagnose AI-readiness gaps and share results with investors or team without a credit card. |
| In-house SEO / content lead | AI Readiness Score + AI Action Plan + AI Visibility monitoring + Slack alerts | Launch ($49/mo) | Prioritize citability fixes on live content and get pinged in Slack when a tracked score drops. |
| Developer / platform engineer | REST API + CLI + MCP server + GitHub Actions + Webhooks | Free → Growth | Wire Technical Audit checks into CI/CD, expose audit data to AI coding assistants, and fire alerts into any tool via webhooks. |
| Growth / PMM tracking competitors | AI Visibility monitoring (5 engines) + competitor alerts + trend charts + Custom Prompts | Growth ($129/mo) | See which brand wins share of voice across ChatGPT, Perplexity, Gemini, Claude, and AI Overview week over week. |
| Agency serving multiple clients | White-label reports + Client Portal + Multi-Brand + Bulk Technical Audits | Enterprise ($299/mo) | Branded PDFs and read-only dashboards turn Foglift into a billable, recurring AI-search service line. |
| Ops / automation builder | Zapier + n8n + Make + Sheets / Airtable sync + Scheduled Technical Audits | Growth ($129/mo) | Funnel Technical Audit 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.
- 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.
- 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.
- 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.
- Free accounts get all six AI Visibility tiers through weekly Google AI Overview monitoring while active, plus on-demand manual checks. Paid plans add ChatGPT, Perplexity, Gemini, and Claude with faster cadence: Launch daily, Growth twice-daily, and Enterprise hourly.
- 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.
- 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 Technical Audits via batch API or CSV upload, and custom onboarding for agency-specific workflows.
- 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.
What does Foglift's Technical Audit measure?
Does Foglift work with AI coding assistants like Claude Code, Cursor, or Windsurf?
Can I use Foglift's CLI in a CI/CD pipeline?
How does free AI Visibility monitoring differ from paid monitoring?
Is Foglift's API available on paid plans?
Can Foglift generate white-label reports for agency clients?
What makes Foglift's features different from Ahrefs or Semrush for AI search?
Why choose Foglift?
Foglift combines Technical Audits, AI Readiness scoring, and AI Visibility monitoring in one workflow. Competitors like Ahrefs and Semrush focus on traditional SEO only. Monitoring-only AI search tools miss the technical fundamentals. See how we compare to 14 alternatives.
Related reading
Start with a free Technical Audit
Get AI Readiness fixes now. Upgrade when you need multi-engine AI Visibility monitoring, faster cadence, or developer access.
Run Free Technical Audit