Keepa for VS Code
io.github.pipeworx-io/keepa
Keepa MCP — wraps the Keepa API (keepa.com) for Amazon price + sales-rank HISTORY.
client:VS Code
transport:streamable-http
Install Keepa in VS Code
.vscode/mcp.json
{
"servers": {
"keepa": {
"type": "http",
"url": "https://gateway.pipeworx.io/keepa/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs