Developer Tools
Trust: 39/100 (Limited)io.github.StefDCL/clishop Guide
Order anything from your terminal — search, buy, track, and manage via MCP tools.
by DavooxBv2
Quick Start
Install
npx clishopClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-stefdcl-clishop": {
"command": "npx",
"args": [
"clishop"
]
}
}
}