Contrie for Zed
com.contrie/contrie
Extract structured data from a web page, read it as markdown, verify values against the source.
client:Zed
transport:streamable-http
tools:8
Install Contrie in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"contrie": {
"url": "https://www.contrie.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs