Skip to content
VS Code

PiPic Integration Guide for VS Code

cc.pipic/pipic

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

client:VS Code transport:streamable-http tools:3

Install PiPic Integration Guide in VS Code

.vscode/mcp.json

{
  "servers": {
    "pipic": {
      "type": "http",
      "url": "https://pipic.cc/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

PiPic Integration Guide in other clients