Skip to content
Windsurf

Realurls for Windsurf

io.github.zhouchungong/realurls

Which domain officially belongs to which software product or company. Ownership only, never safety.

client:Windsurf transport:stdio runtime:npm

Install Realurls 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": {
    "realurls": {
      "command": "npx",
      "args": [
        "-y",
        "@realurls/mcp"
      ],
      "env": {
        "REALURLS_API": "<REALURLS_API>"
      }
    }
  }
}

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

Realurls in other clients