Etsy for VS Code
io.github.pipeworx-io/etsy
Etsy MCP — public listing search via Etsy Open API v3 (api_key auth only)
client:VS Code
transport:streamable-http
Install Etsy in VS Code
.vscode/mcp.json
{
"servers": {
"etsy": {
"type": "http",
"url": "https://gateway.pipeworx.io/etsy/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs