Skip to content
Zed

PiPic Integration Guide for Zed

cc.pipic/pipic

Read-only PiPic CLI and HTTP API guidance; no image bytes are transferred.

client:Zed transport:streamable-http tools:3

Install PiPic Integration Guide in Zed

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

{
  "context_servers": {
    "pipic": {
      "url": "https://pipic.cc/mcp"
    }
  }
}

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

What Zed can do once it is connected

PiPic Integration Guide in other clients