Structured Data Check for Zed
io.github.dawaxwx/structured-data-check
Structured data validator in one call: extracts JSON-LD, microdata and RDFa from a URL or raw HTM...
client:Zed
transport:streamable-http
Install Structured Data Check in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"structured-data-check": {
"url": "https://structured-data-check.david-cyr.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs