costco for Claude Desktop
io.github.thehesiod/costco
MCP server for Costco warehouse receipts and online orders
client:Claude Desktop
transport:stdio
runtime:pypi
Install costco in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"costco": {
"command": "uvx",
"args": [
"costco-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs