cloakcheck for Grok
com.edgethirteen.www/cloakcheck
Scan a page for content planted to hijack an AI browsing/shopping agent before it acts on the page.
client:Grok
transport:streamable-http
Install cloakcheck in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cloakcheck": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/cloakcheck"
}
}
}
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