Packrift MCP for VS Code
io.github.packrift/packrift-mcp
Hosted no-auth MCP for exact-spec packaging search, live price, stock, cart handoff, and no-match.
client:VS Code
transport:streamable-http
tools:15
Install Packrift MCP in VS Code
.vscode/mcp.json
{
"servers": {
"packrift-mcp": {
"type": "http",
"url": "https://mcp.packrift.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs