Skip to content
Grok

HTMLvault for Grok

com.htmlvault/htmlvault

Publish and manage secure HTML links: PII/secret scanning, batch create, patch edits, analytics.

client:Grok transport:streamable-http

Install HTMLvault in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "htmlvault": {
      "type": "http",
      "url": "https://htmlvault.com/api/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

HTMLvault in other clients