Skip to content
Zed

moysklad-mcp for Zed

io.github.theyahia/moysklad-mcp

MCP server for MoySklad — warehouse, inventory, orders, reports (Russia)

client:Zed transport:stdio runtime:npm

Install moysklad-mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "moysklad-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/moysklad-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

moysklad-mcp in other clients