Skip to content
VS Code

webEmbedding for VS Code

io.github.jongko54/web-embedding

Source-first URL clone, capture, rebuild, and fidelity verification tools.

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

Install webEmbedding in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-embedding": {
      "type": "http",
      "url": "https://webembedding-mcp.vercel.app/mcp"
    }
  }
}

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

webEmbedding in other clients