
Other Tools
v1.1.1
active
faf-mcp
io.github.Wolfe-Jam/faf-mcp
Universal project context for all MCP platforms. Auto-detects CLI, 50 MCP tools.
Documentation
faf-mcp
IANA-Registered Format for AI Context ยท application/vnd.faf+yaml
Universal MCP server for .FAF (Foundational AI-context Format) with 50 tools - Persistent project context for Claude Desktop, Cursor, Windsurf, and all MCP-compatible platforms
๐ฆ Main Package
โ faf-mcp package documentation
Full README with installation, features, and usage examples.
๐ Quick Links
- ๐ Website: faf.one
- ๐ฌ Discord: Join Community
- ๐ฆ npm: faf-mcp
- ๐ช Chrome Extension: FAF Extension
- ๐ About this repo: ABOUT.md
โก Quick Install
npm install -g faf-mcp
Then add to your MCP config:
{
"mcpServers": {
"faf": {
"command": "npx",
"args": ["-y", "faf-mcp"]
}
}
}
Start prompting: "Use FAF to initialize your project"
Built with F1-inspired engineering principles ๐๏ธโก
"It's so logical if it didn't exist, AI would have built it itself" โ Claude
NPM
faf-mcpInstall Command
npm install faf-mcp