Contrie for Cursor
com.contrie/contrie
Extract structured data from a web page, read it as markdown, verify values against the source.
client:Cursor
transport:streamable-http
tools:8
Install Contrie in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"contrie": {
"url": "https://www.contrie.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs