Producthunt for VS Code
io.github.pipeworx-io/producthunt
Product Hunt MCP — wraps the Product Hunt GraphQL API v2 (api.producthunt.com)
client:VS Code
transport:streamable-http
Install Producthunt in VS Code
.vscode/mcp.json
{
"servers": {
"producthunt": {
"type": "http",
"url": "https://gateway.pipeworx.io/producthunt/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs