$ timeahead_
mcp/persistent-project-context-for-xai-grok/install/windsurf

install Persistent Project Context for xAI Grok on Windsurf

Requires the runtime declared in the upstream repo — check the README before running. Windsurf supports HTTP and stdio servers natively. After saving the config, hit Refresh in the Cascade MCP panel. Paste the config below, then follow the reload step to register Persistent Project Context for xAI Grok.

paste into
macos/linux: ~/.codeium/windsurf/mcp_config.json
windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
  "mcpServers": {
    "persistent-project-context-for-xai-grok": {
      "command": "npx",
      "args": [
        "-y",
        "grok-faf-mcp"
      ]
    }
  }
}
then: Click the Refresh button in the Cascade MCP panel — no full restart.
other clients
Claude DesktopCursorVS Code (Copilot)Claude Code
← back to Persistent Project Context for xAI Grok
Install Persistent Project Context for xAI Grok MCP Server on Windsurf | Timeahead