clishop for Claude Desktop
io.github.stefdcl/clishop
Order anything from your terminal — search, buy, track, and manage via MCP tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install clishop in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clishop": {
"command": "npx",
"args": [
"-y",
"clishop"
],
"env": {
"CLISHOP_API_KEY": "<CLISHOP_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs