Skip to content
Windsurf

play declaration gap lint for Windsurf

io.github.jmshinhwa/play-declaration-gap-lint

15 checks that name every Play Console declaration your manifest opens

client:Windsurf transport:stdio runtime:npm

Install play declaration gap lint in Windsurf

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

{
  "mcpServers": {
    "play-declaration-gap-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/play-declaration-gap-lint"
      ]
    }
  }
}

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

play declaration gap lint in other clients