Skip to content
VS Code

netcafe images for VS Code

com.ainetcafe/netcafe-images

Diagrams, badges, charts and QR codes as plain image URLs you can paste into Markdown.

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

Install netcafe images in VS Code

.vscode/mcp.json

{
  "servers": {
    "netcafe-images": {
      "type": "http",
      "url": "https://ainetcafe.com/mcp/img?s=registry"
    }
  }
}

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

netcafe images in other clients