Docs runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm.
Search how-to docs for Merchinary's Shopify Bulk Product Editor and Image Editor apps.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docs -- npx -y @merchinary/docs-mcp
{
"mcpServers": {
"docs": {
"args": [
"-y",
"@merchinary/docs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.docs]
command = "npx"
args = ["-y", "@merchinary/docs-mcp"]
{
"mcpServers": {
"docs": {
"args": [
"-y",
"@merchinary/docs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docs": {
"args": [
"-y",
"@merchinary/docs-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.