Poshmark Comps for VS Code
io.github.pipeworx-io/poshmark-comps
Poshmark Comps — sold-price search on the public Poshmark marketplace
client:VS Code
transport:streamable-http
Install Poshmark Comps in VS Code
.vscode/mcp.json
{
"servers": {
"poshmark-comps": {
"type": "http",
"url": "https://gateway.pipeworx.io/poshmark-comps/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs