Skip to content
Zed

Gemini FAF for Zed

one.faf/gemini-faf-mcp

Persistent project context for Google Gemini. Python/FastMCP. IANA-registered .faf format.

client:Zed transport:stdio runtime:pypi

Install Gemini FAF in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "gemini-faf-mcp": {
      "command": "uvx",
      "args": [
        "gemini-faf-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Gemini FAF in other clients