Agent Checkout for VS Code
com.agentcheckoutapi/agent-checkout
AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.
client:VS Code
transport:streamable-http
tools:8
Install Agent Checkout in VS Code
.vscode/mcp.json
{
"servers": {
"agent-checkout": {
"type": "http",
"url": "https://agentcheckoutapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs