Skip to content
VS Code

saintlaurent mcp for VS Code

io.github.mrfentmen/saintlaurent-mcp

Saint Laurent resale listings, prices and details. Not affiliated with Saint Laurent.

client:VS Code transport:stdio runtime:npm

Install saintlaurent mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "saintlaurent-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "saintlaurent-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

saintlaurent mcp in other clients