Skip to content
Windsurf

mercury spec ops for Windsurf

io.github.n0zer0d4y/mercury-spec-ops

Modular MCP server for dynamic prompt generation and software development analysis tools

client:Windsurf transport:stdio runtime:npm

Install mercury spec ops in Windsurf

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

{
  "mcpServers": {
    "mercury-spec-ops": {
      "command": "npx",
      "args": [
        "-y",
        "@n0zer0d4y/mercury-spec-ops"
      ]
    }
  }
}

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

mercury spec ops in other clients