Claude FAF for Claude Desktop
one.faf/claude-faf-mcp
Persistent project context for Claude. IANA-registered .faf format.
client:Claude Desktop
transport:stdio
runtime:npm
Install Claude FAF in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claude-faf-mcp": {
"command": "npx",
"args": [
"-y",
"claude-faf-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs