Skip to content
VS Code

State of Web Vitals for VS Code

io.github.corewebvitals/state-of-cwv

Core Web Vitals metrics by CMS, CDN, and framework — free remote MCP, no auth.

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

Install State of Web Vitals in VS Code

.vscode/mcp.json

{
  "servers": {
    "state-of-cwv": {
      "type": "http",
      "url": "https://www.corewebvitals.io/api/state-of-cwv/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

State of Web Vitals in other clients