.faf = Project DNA ✨ for AI-Context, On-Demand

AI 与智能体

by wolfe-jam

33+ MCP tools for .faf Project DNA. AI-ready context for Claude Desktop, VS Code, and any MCP host.

什么是 .faf = Project DNA ✨ for AI-Context, On-Demand

33+ MCP tools for .faf Project DNA. AI-ready context for Claude Desktop, VS Code, and any MCP host.

README

claude-faf-mcp

Tell AI what you're building, who it's for, and why it matters. 30 seconds. 🐘 It never forgets.

Anthropic MCP CI npm version NPM Downloads License: MIT

33 MCP tools. IANA-registered format (application/vnd.faf+yaml). 2,346 test executions per push.


The 3Ws — 3 Answers. That's It.

Every great product started with 3 answers to the 3Ws — Who, What, Why:

WHO is it for?WHAT does it do?WHY build it?
UberPeople who need a rideTap a button, car arrivesTaxis were broken
AirbnbTravelers who can't afford hotelsStay in someone's spare roomMillions of empty rooms exist
SlackTeams drowning in emailOrganized group messagingDecisions buried in threads
VenmoFriends splitting billsSend money instantlySomeone always forgets to pay back

Same pattern. Every product that works starts here. .faf captures it:

yaml
human_context:
  who: "people who need a ride across town"
  what: "tap a button, car arrives in minutes"
  why: "taxis are slow, expensive, and hard to find"

30 seconds. Claude builds your project.faf from this. Every session after, AI starts smart.

The 6Ws — For Optimized AI

3Ws gets you started. For fully optimized AI, complete the set — Where, When, How:

yaml
  where: "mobile app, iOS and Android"    # where does it live?
  when: "launch in 3 months"              # when is it shipping?
  how: "GPS matching, real-time pricing"  # how does it work?

3Ws initiates the project with AI. 6Ws optimizes AI to 100%. Same YAML, same file. More examples → faf.one/ideas


Quick Start

Copy and paste this to Claude:

Install the FAF MCP server: npm install -g claude-faf-mcp, then add this to my claude_desktop_config.json: {"mcpServers": {"faf": {"command": "npx", "args": ["-y", "claude-faf-mcp"]}}} and restart Claude Desktop.

Then tell Claude your 3Ws: "I'm building [what] for [who] because [why]"


How It Works

code
You → 3 answers → project.faf → AI reads it → every session → forever

project.faf  ←── 8ms ──→  CLAUDE.md     (bi-sync, free)
project.faf  ←── 8ms ──→  MEMORY.md     (tri-sync, Pro 🐘)

Claude does the rest. Zero-effort, right first time, fast, accurate, done. Language, framework, package manager, build tools — all auto-detected from your existing files. The human context is the part only you can give.


Scoring: From Blind to Optimized

TierScoreWhat it means
🏆 Trophy100%Gold Code — AI is optimized
🥇 Gold99%+Near-perfect context
🥈 Silver95%+Excellent
🥉 Bronze85%+Production ready
🟢 Green70%+Solid foundation
🟡 Yellow55%+AI flipping coins
🔴 Red<55%AI working blind
🤍 White0%No context at all

At 55%, AI guesses half the time. At 100%, AI knows your project. Same compiler as faf-cli — same score everywhere.


33 MCP Tools

All tools run standalone — zero CLI dependencies, 19ms average execution.

Create & Detect

ToolPurpose
faf_initInitialize project DNA
faf_autoAuto-detect stack and populate context
faf_quickLightning-fast creation (3ms)
faf_readmeExtract context from README (+25-35% boost)
faf_formatsDiscover all formats in your project
faf_gitExtract context from any GitHub repo URL
faf_human_addAdd human context (the 6Ws)

Validate & Score

ToolPurpose
faf_scoreAI-readiness score (0-100%) with breakdown
faf_checkValidate .faf structure
faf_doctorDiagnose and fix common issues
faf_goGuided interview to Gold Code

Sync & Persist

ToolPurpose
faf_syncSync .faf → CLAUDE.md
faf_bi_syncBi-directional .faf ↔ CLAUDE.md
faf_tri_syncTri-sync to MEMORY.md (Pro — 14-day free trial)
faf_enhanceIntelligent enhancement

Export & Interop

ToolPurpose
faf_agentsImport/export AGENTS.md (OpenAI Codex)
faf_cursorImport/export .cursorrules (Cursor IDE)
faf_geminiImport/export GEMINI.md (Google Gemini)
faf_conductorImport/export Conductor directory

Read & Write

ToolPurpose
faf_readRead any file
faf_writeWrite any file
faf_statusProject status overview
faf_debugEnvironment inspection
faf_aboutWhat is .faf?

Full tool reference →


🐘 Nelly Never Forgets (Pro)

bi-sync keeps .fafCLAUDE.md aligned. Free forever.

tri-sync adds MEMORY.md — your AI remembers across sessions. Feed Nelly, she never forgets.

code
bi-sync  = .faf ↔ CLAUDE.md              ← free forever
tri-sync = .faf ↔ CLAUDE.md ↔ MEMORY.md  ← Pro 🐘

$3/mo · $19/yr · $29/yr Global. 14-day free trial, no signup. Friends of FAF → faf.one/pro


The .FAF Position

code
Model        Context          Protocol
─────        ───────          ────────
Claude    →   .faf        →    MCP
Gemini    →   .faf        →    MCP
Codex     →   .faf        →    MCP
Any LLM   →   .faf        →    MCP

IANA-registered (application/vnd.faf+yaml). Works with any AI. Define once, use everywhere.


Ecosystem

PackagePlatformRegistry
claude-faf-mcp (this)Claudenpm
faf-cliUniversal CLInpm + Homebrew
gemini-faf-mcpGoogle GeminiPyPI
grok-faf-mcpxAI Groknpm
rust-faf-mcpRustcrates.io
faf-wasmBrowser/Edgenpm
Chrome ExtensionBrowserChrome Web Store

Same project.faf. Same scoring. Same result. Different execution layer.


Quality

391 tests · 12 suites · 6 platforms (ubuntu/macos/windows × Node 18/20)

CI Dashboard →


Privacy

Everything runs locally. No data leaves your machine. No analytics, no telemetry, no tracking, no accounts. Privacy policy →


License

MIT — Free and open source


FAF Family

faf-clinpx faf-cli init — create .faf for any project
claude-faf-mcpMCP server for Claude Desktop
gemini-faf-mcpMCP server for Gemini CLI
grok-faf-mcpMCP server for Grok
faf-mcpMCP server for Cursor, Windsurf, Cline, VS Code
rust-faf-mcpMCP server in Rust
faf-skills17 Claude Code skills
faf.oneBlog, downloads, docs
IANA Registrationapplication/vnd.faf+yaml

format | driven 🏎️⚡️ wolfejam.dev

常见问题

.faf = Project DNA ✨ for AI-Context, On-Demand 是什么?

33+ MCP tools for .faf Project DNA. AI-ready context for Claude Desktop, VS Code, and any MCP host.

相关 Skills

Claude接口

by anthropics

Universal
热门

面向接入 Claude API、Anthropic SDK 或 Agent SDK 的开发场景,自动识别项目语言并给出对应示例与默认配置,快速搭建 LLM 应用。

想把Claude能力接进应用或智能体,用claude-api上手快、兼容Anthropic与Agent SDK,集成路径清晰又省心

AI 与智能体
未扫描109.6k

提示工程专家

by alirezarezvani

Universal
热门

覆盖Prompt优化、Few-shot设计、结构化输出、RAG评测与Agent工作流编排,适合分析token成本、评估LLM输出质量,并搭建可落地的AI智能体系统。

把提示优化、LLM评测到RAG与智能体设计串成一套方法,适合想系统提升AI开发效率的人。

AI 与智能体
未扫描9.0k

智能体流程设计

by alirezarezvani

Universal
热门

面向生产级多 Agent 编排,梳理顺序、并行、分层、事件驱动、共识五种工作流设计,覆盖 handoff、状态管理、容错重试、上下文预算与成本优化,适合搭建复杂 AI 协作系统。

帮你把多智能体流程设计、编排和自动化统一起来,复杂工作流也能更稳地落地,适合追求强控制力的团队。

AI 与智能体
未扫描9.0k

相关 MCP Server

顺序思维

编辑精选

by Anthropic

热门

Sequential Thinking 是让 AI 通过动态思维链解决复杂问题的参考服务器。

这个服务器展示了如何让 Claude 像人类一样逐步推理,适合开发者学习 MCP 的思维链实现。但注意它只是个参考示例,别指望直接用在生产环境里。

AI 与智能体
82.9k

知识图谱记忆

编辑精选

by Anthropic

热门

Memory 是一个基于本地知识图谱的持久化记忆系统,让 AI 记住长期上下文。

帮 AI 和智能体补上“记不住”的短板,用本地知识图谱沉淀长期上下文,连续对话更聪明,数据也更可控。

AI 与智能体
82.9k

PraisonAI

编辑精选

by mervinpraison

热门

PraisonAI 是一个支持自反思和多 LLM 的低代码 AI 智能体框架。

如果你需要快速搭建一个能 24/7 运行的 AI 智能体团队来处理复杂任务(比如自动研究或代码生成),PraisonAI 的低代码设计和多平台集成(如 Telegram)让它上手极快。但作为非官方项目,它的生态成熟度可能不如 LangChain 等主流框架,适合愿意尝鲜的开发者。

AI 与智能体
6.4k

评论