Skip to content
Zed

devtools mcp for Zed

cn.pianam.mcp/devtools-mcp

Developer toolkit: UUID, timestamp, unit conversion, JSON tools, and QR code (SVG). Free.

client:Zed transport:streamable-http

Install devtools mcp in Zed

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

{
  "context_servers": {
    "devtools-mcp": {
      "url": "https://mcp.pianam.cn/devtools-mcp/mcp"
    }
  }
}

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

devtools mcp in other clients