Contrie for Grok
com.contrie/contrie
Extract structured data from a web page, read it as markdown, verify values against the source.
client:Grok
transport:streamable-http
tools:8
Install Contrie in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"contrie": {
"type": "http",
"url": "https://www.contrie.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs