Web Content Extract Mcp for VS Code
io.github.varvararatta/web_content_extract_mcp
Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include
client:VS Code
transport:streamable-http
tools:5
Install Web Content Extract Mcp in VS Code
.vscode/mcp.json
{
"servers": {
"web_content_extract_mcp": {
"type": "http",
"url": "https://web-content-extract-mcp.mcpize.run/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs