Skip to content
VS Code

Pagewatch for VS Code

dev.pagelens/pagewatch

Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.

client:VS Code transport:streamable-http runtime:npm tools:5

Install Pagewatch in VS Code

.vscode/mcp.json

{
  "servers": {
    "pagewatch": {
      "type": "http",
      "url": "https://pagelens.dev/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

Pagewatch in other clients