Skip to content
VS Code

Stringer CleanExtract for VS Code

app.getstringer/cleanextract

Convert public HTML or a public URL into token-dense Markdown through one remote MCP tool.

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

Install Stringer CleanExtract in VS Code

.vscode/mcp.json

{
  "servers": {
    "cleanextract": {
      "type": "http",
      "url": "https://extract.getstringer.app/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

Stringer CleanExtract in other clients