Back to MCP directory
publicPublicdnsLocal runtime

zed-mcp-server-shopify-dev

该扩展将Shopify的dev-mcp服务集成到Zed的Assistant中作为上下文服务器。

article

README

🚀 [dev-mcp整合Zed Assistant上下文服务器扩展]

本扩展可将dev-mcp整合为Zed Assistant的上下文服务器,实现将Shopify的dev-mcp集成作为Zed助理的上下文服务器,为相关操作提供便利。

🚀 快速开始

此扩展的主要功能是把dev-mcp整合为Zed Assistant的上下文服务器,进而将Shopify的dev-mcp集成作为Zed助理的上下文服务器。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client