Bestbuy Mcp Agent
Freeby MCP Community
A Model Context Protocol (MCP) agent for automating BestBuy login flows
v1.1.0Added Apr 12, 2026
mcpplaywrightautomationbestbuycopilot-agent
Bestbuy Mcp Agent MCP Server
A Model Context Protocol (MCP) agent for automating BestBuy login flows
Installation
npx -y bestbuy-mcp-agent
Reviews
Installation
Quick install
npx -y bestbuy-mcp-agent
Add to claude_desktop_config.json
{
"mcpServers": {
"bestbuy-mcp-agent": {
"command": "npx",
"args": ["-y", "bestbuy-mcp-agent"]
}
}
}