Odel
Claude FAF

Claude FAF

Local
@wolfe-jam22TypeScriptMITUpdated 1w ago

Persistent project context for Claude. IANA-registered .faf format.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmclaude-faf-mcpv5.22.1

Run

npx -y claude-faf-mcp

MCP client config

{
  "mcpServers": {
    "claude-faf": {
      "command": "npx",
      "args": [
        "-y",
        "claude-faf-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Wolfe-Jam/claude-faf-mcp/releases/download/v5.22.1/claude-faf-mcp-5.22.1.mcpbv5.22.1

Distributed as an MCP bundle (`https://github.com/Wolfe-Jam/claude-faf-mcp/releases/download/v5.22.1/claude-faf-mcp-5.22.1.mcpb`) — download it and import the bundle in your MCP client.