Skip to content
Windsurf

target for Windsurf

io.github.markswendsen-code/target

MCP server for Target - search products, manage cart, track orders

client:Windsurf transport:stdio runtime:npm

Install target in Windsurf

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

{
  "mcpServers": {
    "target": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-target"
      ]
    }
  }
}

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

target in other clients