Home › Development › .FAF Context

.FAF Context

.FAF Context — persistent project context for Cursor, VS Code and every MCP-compatible IDE.

TypeScript Local
★ 7 stars Last pushed 2026-09-23 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.0.2)

npx -y faf-mcp@3.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "faf-mcp@3.0.2"
      ]
    }
  }
}

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.Wolfe-Jam/faf-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry