productschema for Cursor
dev.pages.productschema/productschema
Audit a store's product page and get the JSON-LD Product markup it is missing. No account.
client:Cursor
transport:streamable-http
tools:1
Install productschema in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"productschema": {
"url": "https://productschema.pages.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs