Safe-write Shopify operations: plan-before-execute writes with out-of-band approval and audit.
claude mcp add shopify-operations-mcp -- npx -y shopify-operations-mcp
claude_desktop_config.json
{
"mcpServers": {
"shopify-operations-mcp": {
"command": "npx",
"args": [
"-y",
"shopify-operations-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"shopify-operations-mcp": {
"command": "npx",
"args": [
"-y",
"shopify-operations-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shopify-operations-mcp": {
"command": "npx",
"args": [
"-y",
"shopify-operations-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"shopify-operations-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shopify-operations-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"shopify-operations-mcp": {
"command": "npx",
"args": [
"-y",
"shopify-operations-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jpka--shopify-operations-mcp/reviews or the review_server meta-tool.
POST /mcp