Skip to content
VS Code

DeltaMesh Web Freshness for VS Code

io.github.buttacavoligiuse/deltamesh

Free public web freshness and response-metadata checks for AI agents.

client:VS Code transport:streamable-http

Install DeltaMesh Web Freshness in VS Code

.vscode/mcp.json

{
  "servers": {
    "deltamesh": {
      "type": "http",
      "url": "https://deltamesh-agent-beacon.giuelvy.workers.dev/mcp"
    }
  }
}

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

DeltaMesh Web Freshness in other clients