Press ESC or click to skip

๐Ÿ† IANA-Registered Format
Create official application/vnd.faf+yaml files from any codebase
Only Anthropic-approved
Persistent Project Context MCP Server
Model โ€ข Context (.faf) โ€ข Protocol
โšก FAST โ€ข โœ“ Safe โ€ข โšฟ Secure โ€ข โ†ป Persistent โ€ข โœฆ Self-Testing โ€ข โ—† Trusted
๐Ÿงก Project DNA โœจ for ANY AI ๐Ÿฉต
"It's so logical if it didn't exist, AI would have built it itself" โ€” Claude
๐Ÿ† Anthropic-Approved MCP Server โ€” Published to official MCP registry
13k+ Downloads โ€ข Anthropic-Approved
First and only persistent project context server in official Anthropic ecosystem

AI context needed a file format, it got oneโ€” .faf

"package.json wasn't built for this, .faf was"

โ€” .faf Inventor

"package.json gives me a list of dependencies,
.faf shows me how to use them"

โ€” Claude Code (Anthropic)
Loading stats...

Verified Testing Results

10,000+ Projects Tested
9.3/10 AI Average Rating
154+ Formats Validated
<50ms Processing Time

What the BIG-3 AI's said during Verified Testing

"Should become the standard"

Claude Code (9.5/10 Rating)

"Every project should have one"

OpenAI Codex CLI (9/10 Rating)

"README evolution for AI era"

Google Gemini CLI (9.5/10 Rating)

Choose Your Path to AI Context

๐ŸŒ WEB Chrome Extension
๐Ÿ“บ CLI Command Line
$ |

Trusted by developers at Anthropic and Google Chrome

Stop Hoping. Start Trusting.

Your AI doesn't understand YOUR project.
STOP BLAMING AI
It's time to change all this. Ready? AI is.

๐Ÿ˜ฐ

Hope

DIY Context
22%

๐Ÿคจ DUMP everything on AI - that'll work = 100% WRONG

  • โŒ Give it KILLER prompt
  • โŒ Sit back and consider how GREAT that Prompt is I got off YouTube
  • โŒ Grab a Coffee, catch another TUBE
  • โŒ Read email, use Dan's Tip
  • โŒ Change AI this one SUCKS
  • โŒ I'll carry on, it'll be alright, AI knows everything
  • โŒ Oh, it's not working like they said (who's they Bob??)
  • โŒ Stop faffing about
VS
๐Ÿ†

Trust

.faf AUTO
99%

๐Ÿ˜Ž Type FAF AUTO =
Actually Does WORK!

  • โ˜‘๏ธ Auto-discovered in seconds
  • โ˜‘๏ธ Achieve 99% score in minutes
  • โ˜‘๏ธ AI totally gets it! ๐Ÿค– Verified
  • โ˜‘๏ธ Can share with any AI, Dev, Team, or even Enterprise ๐Ÿคฏ
  • โ˜‘๏ธ Context-Mirroringโ„ข is Eternal-Sync
  • โœ… SET IT & FORGET IT
    (not just words for once)
6.7x Faster AI responses
โ€ข
154 Validated formats
โ€ข
100% Self-healing

Watch the Magic โœจ

From DIY chaos to enterprise-ready in seconds

faf-cli v2.4.0
$ faf init
โœ… Initialize .faf file complete
AI-Readiness Score
22%
๐Ÿš€ START
๐Ÿ—๏ธ BUILD
๐ŸŽฏ LAUNCH
โ–ถ๏ธ Watch Video Demo

See .faf in action on YouTube

The .faf Journey

10 moments every developer experiences

๐Ÿ˜ฐ

The Problem Everyone Faces

20 min
wasted per session
  • Hey AI, help me...
  • What's your tech stack?
  • What database?
  • What's the project about?
  • [20 minutes later...] ๐Ÿ˜ด
๐Ÿ’ก

The Lightbulb Moment

DNA
Lifecycle
  • ๐Ÿงฌ Your .faf is ALIVE
  • Birth Certificate: FAF-2025-PROJECT
  • Born: Today
  • Birth Weight: 22%
  • Current: 92% ๐Ÿš€
๐ŸŽฏ

Get dotFAFfed - One Command

โšก
Just BUILD!
  • $ faf init
  • Birth weight: 22%
  • $ faf auto
  • Score: 22% โ†’ 86% (+64%) ๐Ÿš€
  • Then forget about it!
๐Ÿ“ˆ

Your Achievement Journey

99%
Perfect AI|HUMAN balance
  • 22% - Birth (Basic context)
  • 85% - Automated (Full understanding)
  • 99% - Championship (Perfect balance)
  • +78% Total Growth ๐Ÿš€
๐Ÿ”„

Context-Mirroringโ„ข Magic

โˆž
Lives forever
  • CLAUDE.md โ‡„ .faf
  • Updates every 40ms
  • Never Lose Context
  • Disaster Proof
  • Context Immortality
๐ŸŽฏ

The Real Value

Trust
Not ROI
  • Stop measuring time.
  • Start measuring trust.
  • Hope โ†’ Trust
  • Never explaining twice
๐ŸŽ๏ธ

Championship Performance

F1
F1-Inspired Engineering
  • 86% Context extraction
  • โŒš &lt;50ms Speed guarantee
  • 154 Validated formats
  • 3.5x Faster than others
  • Stop FAFfing About! โšก
๐Ÿ†

Live in Production

โœ“
Enterprise Ready
  • ๐Ÿค– MCP Server - 6.5k downloads (PR #2759 MERGED)
  • ๐ŸŒ Google Chrome EXTENSION LIVE
  • Trusted by developers worldwide
๐Ÿค–

Works with Every AI

.faf
Universal Standard
  • Claude, ChatGPT, Gemini
  • Cursor, Windsurf, v0
  • Codeium, Copilot
  • One Format To Rule Them All
๐Ÿ

Get dotFAFfed Today!

NOW
Start Free
  • ๐ŸŽฎ PLAY - Web version
  • ๐Ÿš€ USE MCP - Claude Desktop
  • โšก TRY CLI - npm install
  • Choose Your Path!

n8n Workflows Are Powerful

But AI can't read them.

Before .faf

n8n JSON
{
  "nodes": [
    {
      "id": "8a4d5c6e",
      "type": "httpRequest",
      "parameters": {...}
    }
  ]
}
โŒ AI can't help
โŒ No search
โŒ Vague errors
โŒ Manual docs
โ†’
.faf

After .faf

.faf Universal Format
# .faf - AI-Readable
project:
  name: "customer-onboarding"
  platform: "n8n"

context:
  purpose: "Stripe โ†’ User โ†’ Email"
  triggers: ["stripe-webhook"]

automation:
  nodes: [...]
โœ… AI understands
โœ… Instant search
โœ… Smart debugging
โœ… Auto-generated docs
"

While n8n can integrate with AI services, it lacks native AI understanding.

โ€” n8n Review, 2025

.faf solves this.

โšก๏ธ

85% Faster Debugging

AI reads your .faf workflows and helps diagnose issues instantly. No more 2AM guesswork.

๐Ÿ”

Cross-Workflow Search

"Which workflows use Stripe?" Get instant answers across all your n8n automations.

๐Ÿ“š

Onboarding: Weeks โ†’ Days

AI explains workflows to new team members. No more 45-minute manual explanations.

๐Ÿค–

Always-Current Documentation

The .faf file IS the documentation. Generated from source, never out of date.

Also works with:

Make.com OpenAI Assistants Google Opal Zapier + more

Universal format. One standard. Any automation platform.

โšก๏ธ NOW AVAILABLE

TURBO for n8n

Convert your n8n workflows to AI-readable .faf format in seconds.
Server-side processing. Secure. Fast.

Calculate Your Savings โ†’ Get TURBO for $10/month โ†’

Lock in $10/month forever with code FAST

"

While n8n can integrate with AI services,
it lacks native AI understanding

โ€” n8n Review, 2025

Until now. .faf TURBO gives AI the ability to read, understand,
and help you fix your n8n workflows.

๐ŸŽ๏ธ

The McLaren Mercedes of n8n

Championship-Grade AI Context for n8n Experts

n8n is a great automation platform. .faf TURBO takes it to championship level.
Not competing with n8n โ€” elevating the n8n experience to expert-grade performance.

๐Ÿ”ง
n8n
Great Automation Tool
+
๐Ÿ†
.faf TURBO
Championship Engineering
=
๐ŸŽ๏ธ
McLaren Performance
Expert-Grade Workflows
๐Ÿ˜ฐ
"I dread touching very complex workflows"
Version Control Fear
24 hours of history (free tier)
โ†’
.faf TURBO: Full Git history
AI-readable diffs, rollback confidence
๐Ÿ”ฅ
"Middle-of-the-night workflow failures destroy client relationships"
2AM Production Incidents
Average: 2.5 hours to fix
โ†’
.faf TURBO: 85% faster debugging
AI context for emergency fixes
โ“
"ERROR: Request failed with status code 400"
Vague Error Messages
70% hit same 7 errors
โ†’
.faf TURBO: AI understands context
Intelligent error suggestions
๐Ÿคฏ
"Made one small improvement, hours later everything's broken"
Silent Failures
No "what changed" view
โ†’
.faf TURBO: Track every change
Ask AI "what broke and why?"
๐Ÿ“š
"If you can't program, using n8n effectively becomes nearly impossible"
Steep Learning Curve
Weeks to onboard new members
โ†’
.faf TURBO: Ask AI to explain
Plain English documentation
๐Ÿ”
"I have 47 workflows. Which one handles Stripe webhooks?"
Search = Impossible
Manual inspection workflow-by-workflow
โ†’
.faf TURBO: Cross-workflow search
Find patterns instantly

The Reality of n8n at Scale

WITHOUT .faf TURBO
  • โŒ 24 hours of version history (free)
  • โŒ No AI can read your workflows
  • โŒ "Error 400" with no context
  • โŒ Manual workflow documentation
  • โŒ Can't search across workflows
  • โŒ 2AM debugging nightmares
  • โŒ "What changed?" = mystery
  • โŒ Enterprise pricing for version control
WITH .faf TURBO
  • โ˜‘๏ธ Unlimited Git-based history
  • โ˜‘๏ธ AI understands your workflows
  • โ˜‘๏ธ Context-aware error diagnosis
  • โ˜‘๏ธ Auto-generated documentation
  • โ˜‘๏ธ Cross-workflow intelligence
  • โ˜‘๏ธ 85% faster incident resolution
  • โ˜‘๏ธ AI diffs: "Here's what broke"
  • โ˜‘๏ธ $10/month (lock in forever)

Why Pay Enterprise Prices?

$$$$ / month
โ˜‘๏ธ Full version history
โ˜‘๏ธ Team collaboration
โŒ AI workflow understanding
โŒ Cross-workflow search
โŒ AI-assisted debugging
VS
$30 $10/month
Code: FAST
โ˜‘๏ธ Unlimited Git history
โ˜‘๏ธ Team-ready (Git native)
โ˜‘๏ธ AI workflow understanding
โ˜‘๏ธ Cross-workflow intelligence
โ˜‘๏ธ AI-assisted debugging

Stop Fighting Your Workflows

Calculate how much time (and sleep) you're losing to n8n's limitations.

Lock in this rate forever. No BS.

Solo Dev? Start Here ๐Ÿ‘‡

From zero to AI-Ready in under 2 minutes. No BS. No complexity.

๐Ÿ†“ Free Forever
๐Ÿ”ง No Config
โšก 2 Minutes
1
โšก

Install claude-faf-mcp

30 sec

30 seconds. One command. That's it.

2
๐Ÿš€

Initialize your project

3 sec

Auto-discovers everything. Creates your .faf file.

3
๐Ÿ“Š

Check your score

1 sec

See your AI-Readiness instantly. Watch it climb.

4
๐Ÿ”„

Activate eternal-sync

2 sec

Context-Mirroringโ„ข keeps everything current forever.

5
๐ŸŽ‰

You're done!

Done!

Your project is now 99% AI-Ready. Forever.

Live Progress
AI-Readiness Score
0%

What the BIG-3 AI's have to say during Verified Testing

"Should become the standard"

Claude Code (9.5/10 Rating)

"Every project should have one"

OpenAI Codex CLI (9/10 Rating)

"README evolution for AI era"

Google Gemini CLI (9.5/10 Rating)

Built on Trust, Not Hype

The CLI is free for all developers.
Premium features and Teams coming soon, when they're championship-ready.
We have Enterprise Ready features to test with ANY Enterprise who wants dive in!

LOCK IN NOW

CLI + TURBO

$30/month
$10/month
Use code FAST
๐Ÿ”’ Lock in this rate forever

What You Get:

  • โšก๏ธ TURBO for n8n workflows
  • โšก๏ธ Universal .faf generation
  • โšก๏ธ Also works with Make, OpenAI, Opal
  • โšก๏ธ Server-side processing
  • โšก๏ธ Priority support
  • โšก๏ธ Direct creator access
or
๐Ÿ† LEGENDS $100/year

Be a Legend & Support the Founder
Get TURBO package + Thank You
+ ๐Ÿ† Legend badge

LOCK IN NOW

TEAMS (up to 5)

$ 75 /month
๐Ÿ”’ Lock in this rate forever

Boss? This is for you. Cloud sharing like Vercel, coming soon.

  • โ˜‘๏ธ Everything in CLI + TURBO
  • โ˜‘๏ธ Up to 5 Turbos/Users
  • More features Coming Soon...
    Lock in your rate now
or
๐Ÿ† LEGENDS TEAM $300/year

Be a Legend & Support the Team
Get TEAMS package + Thank You
+ ๐Ÿ† Legend Team badge

PIONEERS ONLY

ENTERPRISE

$REWARD
Enterprises who grow with us will be rewarded. Get in touch to be 1st

Custom solutions for organizations at scale

  • โœ… Everything in TEAMS
  • โœ… Custom contracts
  • โœ… SLA guarantees
  • โœ… On-premise option
  • โœ… Dedicated support
  • โœ… Training included

Why We're Taking Our Time

๐Ÿ†

Championship Standards

We won't launch premium features until they meet the same quality bar as our open-source tools

๐Ÿงก

Trust-Driven Development

Every feature will be tested, validated, and proven before we ask you to pay for it

โšก๏ธ

CLI Always Free

The core .faf CLI will always be free for all developers

Get Started Now

The CLI has everything you need today. Premium features when they're ready.

Install FAF CLI โ†’

Stop faffing about with context โ€” use .faf โ€” no excuses left