docs: Add TODO comments for mcpId, mcpName, and mcpDescription in MCP configuration files and remove the registry line from .npmrc.
This commit is contained in:
parent
72e599e263
commit
23290c49ae
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"mcpServers": {
|
|
||||||
"shopify-dev-mcp": {
|
|
||||||
"command": "npx",
|
|
||||||
"args": ["-y", "@shopify/dev-mcp@latest"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "shopify-dev-mcp",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"mcpServers": {
|
|
||||||
"shopify-dev-mcp": {
|
|
||||||
"command": "npx",
|
|
||||||
"args": ["-y", "@shopify/dev-mcp@latest"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"mcpServers": {
|
|
||||||
"shopify-dev-mcp": {
|
|
||||||
"type": "stdio",
|
|
||||||
"command": "npx",
|
|
||||||
"args": ["-y", "@shopify/dev-mcp@latest"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user