@Wolfe-Jam logo

@Wolfe-Jam

Free

IANA-registered AI context format for persistent project context across coding agents

FreeFree tier
Type
Open Source
LinksX

About @Wolfe-Jam

FAF (Focussed AI Format) is an IANA-registered open-source standard for providing persistent project context to AI coding agents. Created by Wolfe-Jam (Wolfe-James), it includes a CLI tool (faf-cli) that automatically generates AGENTS.md, CLAUDE.md, GEMINI.md, and .cursorrules files from a repository's real stack. Additionally, multiple MCP (Model Context Protocol) servers extend support to Claude, xAI Grok, Cursor, and VS Code. The format is registered as application/vnd.faf+yaml and specializes in context, memory, and agents.

Key Features

IANA-registered format (application/vnd.faf+yaml) with three variants: Context, Memory, and Agents
CLI tool (faf-cli) that automatically generates AI context files from repository stack
MCP servers for Claude (claude-faf-mcp), xAI Grok (grok-faf-mcp), and Cursor/VS Code (faf-mcp)
Open-source with active development and community contributions
Works with multiple AI coding tools: Claude, Grok, Gemini, Copilot, Codex, Cursor
Supports receipt-proven skills via faf-skills repository

Pros & Cons

Pros
  • Open-source and free to use
  • IANA-registered standard ensures interoperability and longevity
  • Supports multiple major AI platforms (Claude, Grok, Cursor, VS Code)
  • Active development with regular updates and MCP registry listing (#2759)
  • Simple CLI for automated context generation
Cons
  • Relatively new and niche, primarily focused on AI coding context
  • Requires some setup to integrate with existing projects
  • Documentation and community are still developing
  • Dependent on MCP protocol adoption by AI tools

Best For

Providing persistent, updated context to AI coding agents like Claude and GrokStandardizing project context across different AI assistants and IDEsAutomating generation of AI-readable project documentation (AGENTS.md, CLAUDE.md, etc.)Embedding project-specific knowledge for more accurate AI-assisted development

FAQ

What is FAF?
FAF (Focussed AI Format) is an IANA-registered open standard for persistent project context that AI coding agents can read. It author files like AGENTS.md, CLAUDE.md, and GEMINI.md from your repository's real stack.
Which AI tools does FAF support?
FAF supports Claude (via claude-faf-mcp), xAI Grok (via grok-faf-mcp), and Cursor/VS Code (via faf-mcp). It also works with Gemini, Copilot, and Codex through the .faf format and faf-skills.
Is FAF free to use?
Yes, all FAF tools and specifications are open-source and free. You can access them on GitHub under the Wolfe-Jam profile.
What is faf-cli?
faf-cli is a command-line tool that scans your repository's real stack and automatically generates AGENTS.md, CLAUDE.md, GEMINI.md, and .cursorrules files in the IANA-registered .faf format.