Skip to content
Zed

Imei for Zed

io.github.pipeworx-io/imei

IMEI validation MCP.

client:Zed transport:streamable-http

Install Imei in Zed

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

{
  "context_servers": {
    "imei": {
      "url": "https://gateway.pipeworx.io/imei/mcp"
    }
  }
}

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

Imei in other clients