Skip to main content
Developer ToolsTypeScript

Wolfe-Jam/faf-mcp

Universal persistent project context for Cursor, Windsurf, Cline, VS Code, and all MCP-compatible platforms (including Claude Desktop). IANA-registered format (application/vnd.faf+yaml). 17 native tools, AI-readiness scoring.

developer-toolslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Wolfe-Jam/faf-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Wolfe-Jam/faf-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
Wolfe-Jam