Skip to content
VS Code

AfterImage for VS Code

page.afterimage/afterimage

Shared copies of public web pages for AI agents. Search stored pages or fetch a URL.

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

Install AfterImage in VS Code

.vscode/mcp.json

{
  "servers": {
    "afterimage": {
      "type": "http",
      "url": "https://afterimage.page/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

AfterImage in other clients