Back to MCP Servers
Faf
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-toolsai
By Wolfe-Jam
Installation
npx -y faf-mcpConfiguration
{
"mcpServers": {
"faf-mcp": {
"command": "npx",
"args": ["-y", "faf-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes