Skip to content
Grok

Crimson Crawler for Grok

com.crimsoncrawler/mcp-server

Enrich, search, assess, and manage threat intelligence through 80+ typed MCP tools.

client:Grok transport:streamable-http

Install Crimson Crawler in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server": {
      "type": "http",
      "url": "https://crimsoncrawler.com/mcp/v1"
    }
  }
}

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

Crimson Crawler in other clients