$ timeahead.in
mcp/fr3kz/install/windsurf

install fr3kz on Windsurf

Requires Node 18+ on your system so npx can fetch the package on first run. 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 fr3kz.

paste into
macos/linux: ~/.codeium/windsurf/mcp_config.json
windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
  "mcpServers": {
    "fr3kz": {
      "command": "npx",
      "args": [
        "-y",
        "fr3kz"
      ]
    }
  }
}
then: Click the Refresh button in the Cascade MCP panel — no full restart.
← back to fr3kz
Install fr3kz MCP Server on Windsurf | Timeahead