Skip to content
Grok

HIPAA Agent for Grok

io.github.xbt786/hipaa-agent

HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.

client:Grok transport:streamable-http

Install HIPAA Agent in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hipaa-agent": {
      "type": "http",
      "url": "https://hipaaagent.ai/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

HIPAA Agent in other clients