Skip to content
Windsurf

okffs for Windsurf

io.github.neturely/okffs

MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.

client:Windsurf transport:stdio runtime:npm

Install okffs in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "okffs": {
      "command": "npx",
      "args": [
        "-y",
        "@neturely/okffs"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "GITHUB_OWNER": "<GITHUB_OWNER>",
        "GITHUB_REPO": "<GITHUB_REPO>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

okffs in other clients