Skip to content
VS Code

devtools mcp for VS Code

cn.pianam.mcp/devtools-mcp

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

client:VS Code transport:streamable-http

Install devtools mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "devtools-mcp": {
      "type": "http",
      "url": "https://mcp.pianam.cn/devtools-mcp/mcp"
    }
  }
}

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

devtools mcp in other clients