Skip to content
Windsurf

globalrules for Windsurf

io.github.yk647/globalrules

Verified country facts (VAT, holidays, visas; 114 countries). Free + paid (x402 USDC) tools.

client:Windsurf transport:stdio runtime:npm

Install globalrules 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": {
    "globalrules": {
      "command": "npx",
      "args": [
        "-y",
        "globalrules-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "GLOBALRULES_API": "<GLOBALRULES_API>"
      }
    }
  }
}

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

globalrules in other clients