Contrie for VS Code
com.contrie/contrie
Extract structured data from a web page, read it as markdown, verify values against the source.
client:VS Code
transport:streamable-http
tools:8
Install Contrie in VS Code
.vscode/mcp.json
{
"servers": {
"contrie": {
"type": "http",
"url": "https://www.contrie.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs